BODY {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	background : url(images/background.gif) center top;
	background-repeat : no-repeat;
	background-color : #000000;
} 

H1 { color: #000000; font-family: "Franklin Gothic Demi", "Verdana", sans-serif ; font-size: 160%; margin-top: -.5em; margin-bottom: -.7em; }

H2 { color: #000000; font-family: "Franklin Gothic Demi", "Verdana", sans-serif ; font-size: 120%; } 

H3 { color: #000000; font-family: "Verdana", "Verdana", sans-serif ; font-size: 95%; }  

B { color: #FFFFFF; font-weight: bold; } 

P, blockquote, td { font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 82%; color: #000000; }

P.whiter { font-size: 89%; color: #FFFFFF; margin-top: .2em;}

P.white { font-size: 77%; color: #FFFFFF;}

div.white {color: #FFFFFF;}

ol { font-family: "Verdana", "Arial", "Helvetica", sans-serif; color: #FFFFFF;}

li { font-family: "Verdana", "Arial", "Helvetica", sans-serif; color: #FFFFFF; font-size: 75%; }

A:link { color: #FF0000; font-weight: bold; text-decoration: none;}
A:active { font-weight: bold; color: #FFFFFF; text-decoration: none; }
A:visited { color: #FF0000; font-weight: bold;  text-decoration: none;} 
A:hover { color: #000000; font-weight: bold; text-decoration: none; }

td.mainbox {
	background-color : #311494;
	border-bottom : 1px solid White;
	border-top : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid White;
	background: url(images/back_bluepix.gif) right top fixed no-repeat #210D5F;
}


input.textual	{color: #AAA; background-color: #000000; font-size: 75%; font-weight: normal;}
