
body, table, td {font-family: 'Lucida Sans Unicode', trebuchet ms; color: #8d8d8d; font-size: 10px; line-height: 15px; letter-spacing: 0px; list-style-type: circle;}

body, p {margin-right: 0px; margin-bottom: 0px; margin-top: 0px; margin-left: 0px;}

p {text-indent: 20px;}

i {color: #b0853b;} 

BODY, tr, table, td {background-position: top left; background-repeat: repeat-y;}

A:link {text-decoration: none; color: #cc2d00; font-weight: bold;} 
A:visited {text-decoration: none; color: #cc2d00; font-weight: bold;} 
A:active {text-decoration: none; color: #cc2d00; font-weight: bold;} 
A:hover {text-decoration: none; color: #9e0000; font-weight: bold;}

.menu {
    color: #cc2d00;
    font-size: 7pt;
    text-transform: uppercase;
    text-decoration: none;
}

.menu a:link {
    border-left-width: 0px;
    display: block;
    background-color: #f1ecdc;
    color: #cc2d00;
    letter-spacing: 3px;
    font-family: trebuchet ms;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px;
}

.menu a:active {
    display: block;
    background-color: #f1ecdc;
    color: #cc2d00;
    letter-spacing: 3px;
    font-family: trebuchet ms;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px;
}

.menu a:visited {
    display: block;
    background-color: #f1ecdc;
    color: #cc2d00;
    letter-spacing: 3px;
    font-family: trebuchet ms;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px;
}

.menu a:hover {
    display: block;
    background-color: #9e0000;
    color: #f1ecdc;
    letter-spacing: 3px;
    font-family: trebuchet ms;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px;
}
