BODY, TD, TH

{
font-family: Trebuchet MS, Tahoma;
font-size: 14 px;
color: #000000;
}

INPUT,SELECT,TEXTAREA
{
        font-family: Trebuchet MS,Tahoma,Helvetica;
        font-weight: normal;
        font-size: 12px;
        padding: 1px 4px;
        margin: 0px;
        border: 1px solid #000066;
        background: #ffffff;
        color: #000000;
}

a
{
font-family: verdana;
font-size: 13 px;
color: #663300;
}

a:hover
{
color: #DBC6AB;
}

.white
{
font-family: verdana;
font-size: 13 px;
text-decoration: none;
color: #ffffff;
}

.white:hover
{
color: #cccccc;
}

.nav
{
font-family: helvetica;
font-size: 10px;
text-decoration: none;
color: #000066;
}

.nav:hover
{
color: #888888;
}

.spacer
{
padding: 3px;
height: 1px;
font-size: 3px;
}

