
BODY
{
	background-color: white;
	font-family: Arial;	
	font-size: 9pt;
}

TD
{
	font-family: Arial;
	font-size: 9pt;
}

FONT.Heading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

FONT.FinePrint
{
	font-family: Arial;
	font-size: 7.5pt;
}


FONT.LeftNavigation
{
	font-family: Arial;
	font-size: 8.5pt;
	color: #0000FF

}


A:link
{
	text-decoration: underline;
	color: blue;
}

A:visited
{
	text-decoration: underline;
	color: blue;
}

A:active
{
	text-decoration: underline;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: blue;
}