body {

background-color: #000000;
font-family: verdana, arial, helvetica;
padding: 0;
margin: 0

}

a
	{
	text-decoration: none;
	color: #0C3D77;
	font-size: 11px;
	font-weight: bold;
}

a:hover
	{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a:visited
	{ 
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a:visited:hover
	{
	text-decoration: none;
	color: #0C3D77;
	font-size: 11px;
	font-weight: bold;
}

.bodyt {

color: #000000;
cursor: default;
font-family: verdana, arial, helvetica;
font-size: 12px;
font-weight: regular;
margin-top: 24px;
margin-left: 24px;
margin-right: 24px

}

.bodyb {

color: #0C3D77;
cursor: default;
font-family: verdana, arial, helvetica;
font-size: 11px;
font-weight: bold;

}

td.main { padding: 10px;
font-family: verdana, arial, helvetica;
font-size: 12px; }