BODY, P, H1, H2, H3, H4, H5, H6, OL, UL, LI, TD
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}
BODY
{
	background-color: #F0F0F0
	color: #000000;
}
H1, H2, H3, H4, H5
{
	font-weight: bold;
}
H1, H2, H3, H4, H5
{
	color: #0066ff;
}
H1
{
	font-size: 16pt;
}
H2
{
	font-size: 13pt;
}
H3
{
	font-size: 11pt;
}
H4
{
	font-size: 10pt;
	margin-top: 2px;
}
H5
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px;
}
H6
{
	color: #626262;
	font-size: 65%;
	font-weight: normal;
}
CODE
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}
TT
{
	font-family: Courier New;
	font-size: 9pt;
	color: #900000;
}
A:link { color: #0000FF; text-decoration: none; }
A:visited { color: #0000FF; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline }
A:active { color: #0033FF; text-decoration: none }
