BODY
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

TD
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

TH {
	font-family: Arial; 
	font-size: 7pt;	
	text-align: left;	
	font-weight: normal;
}

A {
text-decoration:none;
color: Gray;
}
H6 {
text-decoration:none;
color: Gray;
}

A:HOVER {
	text-decoration: underline;
	color: Red;
}

H5 {
	color: Gray;
	font-size: 10pt;	
}
