body
{
font-family: verdana;
font-size: 11;
color: #666666;
letterspacing: 2pt;
line-height: 12pt;
}
a:link
{
font-family: verdana;
font-size: 11;
color: #000000;
text-decoration: none;
}
a:hover
{
font-family: verdana;
font-size: 11;
color: #f298b3;
text-decoration: underline;
}
a:active
{
font-family: verdana;
font-size: 11;
color: #bdd763;
text-decoration: underline;
}
a:visited
{
font-family: verdana;
font-size: 11;
color: #f298b3;
text-decoration: none;
}
#content
{
position: absolute;
visibility: visible;
left: 250;
top: 25; 
width: 275; 
font-family: verdana;
font-size: 11;
color: #666666;
}
tr,td
{
font-family: verdana;
font-size: 11;
color: #666666;
border: 1;
border-color: #666666;
border-style: dashed;
}