
BODY
{
	background-color: #42486A;
	margin: 0 0 0 0;
	font-family: Arial;	
	font-size: 9.5pt;
}

TD
{
	font-family: Arial;
	font-size: 9.5pt;
}

FONT.Heading
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #42486A;
}


TD.TopLink A:Link, TD.TopLink A:visited, TD.TopLink A:active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 7.5pt;
	text-align: center;
	text-decoration: none;
	color: white;
}

TD.LowerLink A:Link, TD.LowerLink A:visited, TD.LowerLink A:active
{
	font-family: Verdana;
	font-size: 7.5pt;
	text-align: center;
	text-decoration: none;
	color: white;
}

TD.LowerLink A:Hover
{
	font-family: Verdana;	
	font-size: 7.5pt;
	text-align: center;
	text-decoration: underline;
	color: white;
}

TD.BodyLink A:Link, TD.BodyLink A:visited, TD.BodyLink A:active
{
	font-family: Arial;
	font-size: 9.5pt;
	text-align: center;
	text-decoration: underline;
	color: black;
}

TD.BodyLink A:Hover
{
	font-family: Arial;
	font-size: 9.5pt;
	text-align: center;
	text-decoration: none;
	color: black;
}

A:link
{
	text-decoration: underline;
	color: #00458A;
}

A:visited
{
	text-decoration: underline;
	color: #00458A;
}

A:active
{
	text-decoration: underline;
	color: #00458A;
}

A:hover
{
	text-decoration: none;
	color: #00458A;
}