body,td
{
 color: #000000;
 font-family:"arial";
 font-size:12px;
 line-height: 16px;
}

a:link,a:active,a:visited
{
 color : #999999;
 text-decoration: underline;
}
a:hover
{
 color : #999999;
 text-decoration: none;
}

TD.hed
{
 background-image: url(images/header.jpg);
 background-repeat: no-repeat;
}

TD.main
{

}

TD.foot
{
 background-color: #3366ff;
 font-size: 10px;
 color: #FFFFFF;
}
