Body {
	background-color:	#999999;
}

P {
	font-color:			#000000;
	font-family:		Verdana;
	font-size:			10pt;
}

H1 {
	color:				#0000FF;
	font-family:		Arial;
	font-weight:		bold;
	font-size:			14pt;
}

H2 {
	color:				#0000FF;
	font-family:		Arial;
	font-weight:		bold;
	font-size:			12pt;
}

H3 {
	color:				#000000;
	font-family:		Arial;
	font-weight:		bold;
	font-size:			12pt;
}

UL {
	font-color:			#000000;
	font-family:		Verdana;
	font-size:			10pt;
}

Form {
	margin-bottom:		0;
}

TD {
	font-color:			#000000;
	font-family:		Verdana;
	font-size:			10pt;
}

TD.VerticalLine {
	 border-left: 		1px dotted #999999;
}

SPAN.HighlightYellow {background-color: #FFF000;}
SPAN.HighlightGreen {background-color: #00FF00;}

A:link { color: #0000FF }       /* unvisited link */
A:visited { color: #0000FF }   /* visited links */
A:active { color: #FF0000 }    /* active links */

Input {
	border:				1px solid #0000FF;
}

TextArea {
	border:				1px solid #0000FF;
}

Select {
	border:				1px solid #0000FF;
}