﻿body         { font-family: Courier New; color: #FFFFFF; background-color: #000000; font-size: 10pt; 
               word-spacing: 0; text-indent: 0; font-weight: bold; margin: 0; text-align: justify; }
               
p {margin-bottom:0; margin-top:5;}
               
#background
{
    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#box_bottom_middle
{
    background-image: url("images/box/bottom_middle.gif");
    background-repeat: repeat-x;
}

#box_side_left
{
    background-image: url("images/box/side_left.gif");
    background-repeat: repeat-y;
}

#box_side_right
{
    background-image: url("images/box/side_right.gif");
    background-repeat: repeat-y;
}

#menu
{
	background-color: #6B739C;
}

#tablebackground
{
	background-color: #6B739C;
}

A:link {color: cyan;}
A:visited {color: pink;}

table        { valign:top; 
			   font-size: 10pt; font-weight: bold; text-align: justify;
               word-spacing: 0; margin: 0; font-family: Comic Sans MS }
			   div.centered {text-align: center;}
			   div.centered table {margin: 0 auto; text-align: left;}
			   div.cellold cell {bgcolor: #000000;}
			  h1, h2, h3, h4, h5, h6
{
	
font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0}
h1           { color: #FFFFFF; font-size: 24pt; font-weight: bold; font-family: "Comic Sans MS"}
h2           { color: #FFFFFF; font-size: 18pt; font-weight: normal; font-family: "Verdana"}
h3           { color: #FFFFFF; font-size: 18pt; font-weight: bold; font-family: "Comic Sans MS"}
h4           { color: #FFFFFF; font-size: 14pt; font-weight: bold; font-family: "Courier New"}
h5           { color: #FFFFFF; font-size: 12pt; font-weight: normal; font-family: "Courier New"}
h6           { color: #FFFFFF; font-size: 10pt; font-weight: bold; font-family: "Courier New"}