A.white:link {text-decoration: none; color: #8B8D09}
A.white:visited {text-decoration: none; color: #8B8D09}
A.white:active {text-decoration: none; color: #8B8D09}
A.white:hover {text-decoration: underline; color: #CCCCCC}

A:link {text-decoration: underline; font-weight: none; color: #984809}
A:visited {text-decoration: underline; font-weight: none; color: #984809}
A:active {text-decoration: underline; font-weight: none; color: #984809}
A:hover {text-decoration: none; font-weight: none; color: #984809}

.small {font-family: verdana; font-size: 8pt; color: #333333}
.smallwhite {font-family: trebuchet,arial,verdana; font-size: 8pt; color: #ffffff}
.copy {font-family: verdana,arial,times; font-size: 10pt; color: #333333; line-height: 140%}
.normal {font-family: trebuchet ms,arial,verdana; font-size: 9pt; color: #333333}
.normal-red {font-family: trebuchet ms,arial,verdana; font-size: 9pt; color: #984809}
.normal-olive {font-family: trebuchet ms,arial,verdana; font-size: 9pt; color: #8B8D09}
.normalwhite {font-family: verdana; font-size: 10pt; color: #FFFFFF}
.large {font-family: trebuchet ms,arial,verdana; font-size: 11pt; color: #333333}
.largewhite {font-family: verdana; font-size: 12pt; color: #FFFFFF}

h2 {
    font-size: 11pt;
    font-family: trebuchet ms,arial;
    color: #8B8D09;
    margin-bottom: 0;
    font-weight: bold
}

h3 {
    font-size: 10pt;
    font-family: trebuchet ms,arial;
    color: #8B8D09;
    margin-bottom: 0;
    font-weight: bold
}

h4 {
    font-size: 10pt;
    font-family: trebuchet ms,arial;
    color: #333333;
    margin-bottom: 0;
    font-weight: bold
}

h5 {
    font-size: 10pt;
    font-family: trebuchet ms,arial;
    color: #984809;
    margin-bottom: 0;
    font-weight: bold
}

BODY {
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#333333;
        scrollbar-shadow-color:#ffffff;
        scrollbar-face-color:#984809;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#333333;
}
