

A:LINK {color : #FF0000;}
A:VISITED {color : #FF0000;}
A:HOVER, A:VISITED:HOVER {color : #FF0000; text-decoration : none;}
A:ACTIVE {color : #FF0000;}


BODY {background : #000000; 
		color : #000000; 
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;}

DIV, SPAN, P, TD {font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;}



H6 {font-weight : bold; font-size : 7px; font-family : Arial, Verdana, Helvetica, sans-serif;}
H5 {font-weight : bold; font-size : 9px; font-family : Arial, Verdana, Helvetica, sans-serif;}
H4 {font-weight : bold; font-size : 11px; font-family : Arial, Verdana, Helvetica, sans-serif;}
H3 {font-weight : bold; font-size : 13px; font-family : Arial, Verdana, Helvetica, sans-serif;}
H2 {font-weight : bold; font-size : 16px; font-family : Arial, Verdana, Helvetica, sans-serif;}
H1 {font-weight : bold; font-size : 19px; font-family : Arial, Verdana, Helvetica, sans-serif;}
 
INPUT {;}

TH {font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		background : #99CCFF;}

UL {list-style-position : outside ; margin-left : 0; margin-top : 2; margin-bottom : 2; list-style-type : square; }
LI {font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 11px; margin-left : 1.5em;}


FORM TD {font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;}
/*
TD A:HOVER, A:VISITED:HOVER {color : #FF0000;}
TD A:VISITED {color : #0033FF; text-decoration : underline;}
TD A:ACTIVE {color : #FF0000; text-decoration : underline;} 

FORM A:HOVER, A:VISITED:HOVER {color : #FF0000;}
FORM A:VISITED {color : #0033FF; text-decoration : underline;}
FORM A:ACTIVE {color : #FF0000; text-decoration : underline;} 
*/
/*Style Classes*/

/*This is the base font*/

.copy {font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 1.3;}




