BODY {
    background-color: white;
    font-family: Verdana,Geneva,Swiss,Helvetica,Arial;
    font-size: 12;
}

TD.title {
    color: white;
    font-size: 13;
    font-weight: bold;
    background-color: #333366;
    font-family: arial,helvetica;
}

TD.title A:link { color: white; text-decoration: none; }
TD.title A:active { color: red; }
TD.title A:hover { color: red; text-decoration: underline; }
TD.title A:visited { color: white; }

A:link { color: blue; text-decoration: none; }
A:visited { color: purple; text-decoration: none; }
A:hover { color: red; text-decoration: underline; }
A:active { color: red; }

TD.tail A:link { color: white; text-decoration: none; }
TD.tail A:active { color: white; }
TD.tail A:hover { color: red; text-decoration: underline; }
TD.tail A:visited { color: white; }

div.box { border: solid; border-width: thin; width: 100% }

TD.tail {
    color: white;
    font-size: 13;
    font-weight: bold;
    background-color: #333366;
    font-family: arial,helvetica;
}
