.tdb
{
font-family: Times New Roman, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: 500;
color: #530029;
}
.csstable
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-COLLAPSE: collapse
}
.body
{
background-image: url(images/content_bg.gif)
}
TD
{
font-family: Helvetica, Times New Roman, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
color: black;
}
a:link
{
font-family: Helvetica, Times New Roman, Arial, sans-serif;
font-size: 12px;
color: blue;
font-weight: 600;
}
a:visited
{ 
color: blue;
font-weight: 600;
}
a:hover
{ 
color: black;
background-color: white;
text-decoration: none;
}
a:active
{ 
color: red;
font-weight: 600;
}