P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #663366;
	margin-bottom : 0pt;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #6699CC;
	margin-bottom : 0pt;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #999966;
	margin-top : 1pt;
	margin-bottom : 0pt;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;	
}
OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #336699;
}

BODY {
	background-color : White;
	margin-top : 0px;
}
TABLE {
	border : thin none Maroon;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #B0C4DE;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
THEAD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #CC9999;
}
TFOOT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #B0C4DE;
}
a:active {  color: #FFCC99}
A:HOVER {
	background-color : #999966;
}
DL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}


