 BODY, P, TD  {
	background-color: Black;
	color: Silver;
    font-family: "Lucida Sans Unicode", tahoma, sans-serif;
	font-size : 12pt;
}
INPUT  {
	background-color: Silver;
	color: Black;
	font-family: "Lucida Sans Unicode", tahoma, sans-serif;
	font-size : 12pt;
}
	
 H1 {
	background-color: Black;
	color: #9810A3;
	font-family: sans-serif;
	font-size : 20pt;
	font-style : italic;
}

A:link
{
	color: #00ff00;
}
A:visited
{
	color: #008080;
}
.HLITE {
	background-color: Black;
	color: #F84;
	text-align: center;
	font-family: sans-serif;
	font-size : 16pt;
}
.HL2 {
	background-color: Black;
	color: #DBBA02;
	font-family: sans-serif;
	font-size : 14pt;
}
.fixed  {
	background-color: Black;
	color: White;
	font-family: Fixedsys;
	font-size : 10pt;
}
.nm  {
	background-color: Black;
	color: #FFFFAE;
	font-family: "Century Gothic";
	font-size : 12pt;
	font-weight : bold;
}
.required {
	background-color: Black;
	color: #4D8EF2;
	font-family: "Lucida Sans Unicode", tahoma, sans-serif;
	font-size : 12pt;
}