<style type="text/css">

td
{
text-align: left; 
}

.head 
{ 
font-family: tahoma;
font-size: 14px;
color: #336699;  
text-align: center; 
border-bottom: #336699 solid; 
border-width: 1px;
}

.content
{
font-family: tahoma;
font-size: 11px;
color: #003366;
}

body 
{
background-repeat: repeat-y;
font-family: tahoma; 
background-color: #DAFBF8; 
font-size: 12px;
}

A:link
{color:#336699; text-decoration: none; font-weight: bold; }
A:visited
{color:#336699; text-decoration: none; font-weight: bold; }
A:active
{color:#336699; text-decoration: none; font-weight: bold; }
A:hover
{color:#336699; text-decoration: underline; font-weight: bold; }


