body
{
    font-family: arial, sans-serif;
    background: #fff;
    color: #000;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
}

body,td
{
    font-size: 11pt;
}

a
{
    color: #5368a6;
}

.footerLink
{
    font-size: 11pt;
    font-weight: bold;
    font-variant: small-caps;  
    letter-spacing: .2em;
}

.blue
{
    background: #A2C0D2;
}

.green
{
    background: #CFE49D;
}

.tan
{
    background: #EDEDD8;
}

.sidebar
{
    width: 25px;
}

.toprow
{
    width: 35px;
}

h1
{
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: .3em;
    text-align: center;
}

.signups
{
    font-variant: small-caps;
    margin-bottom: 5px;
}

p.text:first-letter
{
    font-size : 14pt;
    font-weight : bold;
    letter-spacing: .05em;
}

.lightText
{
    font-size: 8pt;
    color: #999;
}

#dhtmltooltip
{
    font-size: 8pt;
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: #ffd;
    visibility: hidden;
    z-index: 100;
}

.content
{
    padding: 5px;
}

.heading
{
    text-align: center;
    font-size: 13pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

.small
{
    font-size: 9pt;
}

