@charset "iso-8859-1";
BODY, TD    { color: white; font-size: 8px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }

H2 {
	font-size: 8pt;
}
H1 { color: white; font-weight: bold; font-size: 9pt }
H3 {
	font-size: 10pt;
	font-style: Arial;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A   { color: black; font-family: Verdana, Arial, sans-serif; text-decoration: none }

a:hover      { text-decoration: none; color: red }
HR {
	height: 1pt;
}