.content
{
    FONT-SIZE: 0.8em;
    MARGIN: 10px 30px 30px 30px;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.content td
{
    FONT-SIZE: 0.8em;
    MARGIN: 10px 30px 30px 30px;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.content h3
{
    FONT-SIZE: 1.3em;
    MARGIN: 5px 5px 5px 0px;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
}


.links  { color: blue; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-serif }
.links a { color: blue; font-weight: normal; text-decoration: underline; }
.links a:visited { color: blue; font-weight: normal; text-decoration: underline;}
.links a:hover { color: red; font-weight: normal; text-decoration: underline; }
