body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.title
{
    font-weight: bold;
    text-decoration: underline;
}
a:link
{
    color: #0099FF;
}
a:visited
{
    color: #0099FF;
}
a:hover
{
    color: #0099FF;
}
a:active
{
    color: #0099FF;
}
