<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #003366;
font-size: 62.5%;
}

img
{
border: none;
}

.maintable 
{ 
background-color: #fff;
}

.menutable 
{ 
background-color: #F89B5B;
}

.textError
{
font-family: verdana, arial;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}


td
{
font-family: verdana, arial;
font-size: .80em;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000066;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #000066;
	text-decoration: none; 
}

-->