table.clsMain
{
	color: #333333;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight:normal;
}

span.header
{
	color: #333333;
	font-family: Arial;
	font-size: 14pt;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

span.headerRed
{
	color: red;
	font-family: Arial;
	font-size: 14pt;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

a.lnkMain:link
{
	color:White;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}
a.lnkMain:visited
{
	color:White;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}
a.lnkMain:hover
{
	color:#0A2051;
	text-decoration:none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

