
body, table {
    font-family: Arial, Helvetica;
    color: black;
}

marquee {
    font-size: 14pt;
    font-family: Arial, Helvetica;
    color: #885500;
}

h1 {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 24pt;
    color: #555500;
}

h2 {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 18pt;
    color: #885500;
}

h3 {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
    color: #555500;
}

h4 {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 12pt;
    color: #885500;
}

h5, .copyright {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    color: #555500;
}

h6 {
    font-family: "Times New Roman", Times;
    font-weight: normal;
    font-style: normal;
    font-size: 8pt;
    color: #885500;
}

.tan {
    color: #885500;
}

a:link {
    color: #885500;
}

a:visited {
    color: #cc8855;
}

a:active {
    color: #558822;
}

a:hover {
    color: #aa7700;
}

