body 
{
    font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
    font-size:8pt;
}

#bodyText 
{
    font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
    font-size:8pt;
}

#menu {
    background-color: #006699;
}

#menu a {
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}

#menu a:hover {
    color: red;
    text-decoration: none;
}

#breadcrumb a {
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

#breadcrumb a:hover {
    color: red;
    text-decoration: none;
}

#footer {
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 10pt;
    color: white;
}
