<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #D9EAD8;
}

.maintable 
{ 
background-color: #ffffff;
}

.content
{
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.footer
{
font-family: arial;
font-size: 7.5pt;
font-weight: normal;
color: #336600;
text-align: center;
vertical-align: middle;
}

a:link
{
color: #993300; text-decoration: underline;
}
a:visited
{
color: #993300; text-decoration: underline;
}
a:active
{
color: #993300; text-decoration: underline;
}
a:hover
{
color: #CC3300; text-decoration: none;
}

a.footerlink:link
{
color: #336600; text-decoration: none;
}
a.footerlink:visited
{
color: #336600; text-decoration: none;
}
a.footerlink:active
{
color: #336600; text-decoration: none;
}
a.footerlink:hover
{
color: #336600; text-decoration: none;
}

//-->