
BODY
{
	background-color: white;
	font-family: Arial;	
	font-size: 9pt;
	color: #0D447F;
}

TD
{
	font-family: Arial;
	font-size: 9pt;
	color: #0D447F;
}

FONT.Heading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0F178F;
}

FONT.HeadingRed
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #C2295F;
}

A:link
{
	text-decoration: underline;
	color: #C2295F;
}

A:visited
{
	text-decoration: underline;
	color: #C2295F;
}

A:active
{
	text-decoration: underline;
	color: #C2295F;
}

A:hover
{
	text-decoration: underline;
	color: #C2295F;
}