
BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
A:VISITED {
	color : Silver;
	text-decoration : none;
}
A:HOVER, A:LINK {
	text-decoration : none;
	color : Maroon;
}
TABLE {
	font-size : 9pt;
	background-color : Silver;
}

TD {
	font-size : 9pt;
}
HR {
	width : 60%;
	color : Gray;
	text-align : center;
}

