h1 {
font-family: Verdana, arial;
font-size: 14px;
color: #65b3c0;
}

#main h2 {
font-family: Verdana, arial;
font-size: 12px;
font-weight: bold;
colour: #65b3c0;
}

#main h3 {
font-family: Verdana, arial;
font-size: 12px;
font-weight: italics;
colour: #65b3c0;
}


th
{
        border-bottom: solid 1px black;
}
table.table
{
        border-bottom: solid 1px black;
        border-top: solid 1px black;
        margin-top: 0.5em;
        padding:.25em;
        width:100%;
        cellspacing:0;
        cellpadding:0;
}