<!--

body 
{ 
margin: 0px 0px 0px 0px;
}

.maintable 
{ 
background-color: #ffffff;
}

td
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.service
{
font-family: arial, verdana;
font-size: 8pt;
font-weight: normal;
color: #000000;
}

.servicebold
{
font-family: arial, verdana;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}

.service2
{
font-family: arial, verdana;
font-size: 8pt;
font-weight: normal;
color: #000000;
background-color: #cccccc;
}

.header
{
font-family: arial, verdana;
font-size: 13pt;
font-weight: bold;
}

.topmenu
{
font-family: arial, verdana;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
text-align: right;
vertical-align: middle;
padding-right: 20px;
}

.footer
{
font-family: arial;
font-size: 7.5pt;
font-weight: bold;
color: #ffffff;
text-align: center;
vertical-align: middle;
background-color: #434343;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}


#even
{
font-weight: bold;
}


a.topmenulink:link, a.topmenulink:visited, a.topmenulink:active  {
	color: #ffffff;
	text-decoration: underline; 
}

a.topmenulink:hover {
	color: #ffffff;
	text-decoration: none; 
}



a.servicelink:link, a.servicelink:visited, a.servicelink:active  {
	color: #ffffff;
	text-decoration: underline; 
}

a.servicelink:hover {
	color: #ffffff;
	text-decoration: none; 
}





a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #ffffff;
	text-decoration: none; 
}

-->