
BODY {
	background-color: #009966;
    font-family: Georgia, Times New Roman, Times, serif;
    generic-family: sans-serif;
    font-size: 9pt;
}

A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{color: #FFFFFF;
text-decoration: none}

a:hover 
{color: #FFFFFF; 
text-decoration: underline}

Table, H4, P, DIV, H5, A, OL, UL, TD 
{font-family: Georgia, Times New Roman, Times, serif;
generic-family: sans-serif;
font-size: 9pt; background-color: #009966; color: #FFFFFF
}

