
BODY
{
	background-color: white;
	font-family: Arial;
	margin: 20;
	font-size: 9pt;
}

TD
{
	font-family: Arial;
	font-size: 9pt;
}

FONT.Title
{
	font-family: Arial;
	color: #646431;
	font-size: 12pt;
	font-weight: bold;
}

FONT.BoldGreen
{
	font-family: Arial;
	color: #646431;
	font-size: 8.5pt;
	font-weight: bold;
}

FONT.LargeBlue
{
	font-family: Arial;
	color: #003B95;
	font-size: 12pt;
	font-weight: bold;
}


P.Heading
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background: #EBE169;
	margin-top:0;
	margin-bottom: 2;
}


TD.Navigation A:Link, TD.Navigation A:visited, TD.Navigation A:active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 7.5pt;
	text-align: center;
	text-decoration: none;
	color: black;
}

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;
}