BODY {background-color: #000000;
	color: white;
	font-family: Verdana;
	text-decoration: none}


h1 {color: white;
	font-size: 20pt;
	font-style: bold;
	font-weight: bold}
	
h2 {color: white;
	font-size: 14pt;
	font-family: Verdana;
	font-style: bold;
	font-weight: bold}
	
h3 {color: white;
	font-size: 12pt;
	font-family: Verdana;
	font-style: bold;
	font-weight: bold}
	
h4 {font-size: 10pt;
	font-style: bold;
	font-weight: bold}
	
h5 {color: white;
	font-size: 10pt;
	font-family: Verdana;
	font-style: bold;
	font-weight: bold}
	
h6 {font-size: 8pt;
	font-style: normal;
	font-weight: normal}
	
INPUT{color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt}

a:link { color: #BCBCBC}
a:visited { color: #939598}
a:active { color: #FFFFFF}
a:hover { color: #AB4040}

P {color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none}