body
{
	background-color: #ffffff;
	margin: 0px;
}

.tcenter
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto
}

.text
{
	font-family: Verdana, Arial, Helvetica, Sans serif;
	font-size: 8pt;
	color: #09127B
}

.footer
{
	font-family: Arial, Helvetica, Sans serif;
	font-size: 8pt;
	color: #000000
}

#topNav a, #topNav a:link, #topNav a:active
{
	color: white
}

.navlinks
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border-bottom: none;
}

.navlinks:hover
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #E8F0F6;
	font-weight:bold;
	text-decoration:underline;
	border-bottom: none;
}

