BODY, TD, P {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : #CCCCCC;
	background : Black;
}

TH {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	background : #CCCCCC;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color : #FFFFFF;
	background : Black;
}

A {
	text-decoration: none;
	color: #66CCFF;
}

A:Hover {
	text-decoration: none;
	color: #AACCFF;
}


.COMMENT
 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : #CCCCCC;
}

.FIELDNAME
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : white;
	font : bold;
}

.FIELDREQUIRED
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : red;
	font : bold;
}

.HEADER{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : Black;
	background : #C0C0C0;
	font : bold;
}

