<!--

td.content
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: justify;
vertical-align: top;
}

td.footer
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
text-align: center;
vertical-align: middle;
}

body
{
margin-top: 20px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}

A:link
{
color: #0066CC; text-decoration: underline;
}
A:visited
{
color: #0066CC; text-decoration: underline;
}
A:active
{
color: #6699FF; text-decoration: underline;
}
A:hover
{
color: #6699FF; text-decoration: none;
}

A.footerlink:link
{
color: #ffffff; text-decoration: none;
}
A.footerlink:visited
{
color: #ffffff; text-decoration: none;
}
A.footerlink:active
{
color: #ffffff; text-decoration: none;
}
A.footerlink:hover
{
color: #ffffff; text-decoration: underline;
}

//-->