BODY
{
    SCROLLBAR-FACE-COLOR: #aabbcc;
    SCROLLBAR-HIGHLIGHT-COLOR: #9999cc;
    SCROLLBAR-SHADOW-COLOR: silver;
    SCROLLBAR-3DLIGHT-COLOR: black;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-TRACK-COLOR: #eaeaea;
    SCROLLBAR-DARKSHADOW-COLOR: black;
    scrollbar-width: 100 pt
}
body { background-color: white}
h1 { font-size: 16pt; font-family: Arial, sans-serif; color: #000000}
h2 { font-size: 14pt; font-family: Arial, sans-serif; color: #000000}
h3 { font-size: 12pt; font-family: Arial, sans-serif; color: #000000}
h4 { font-size: 10pt; font-family: Arial, sans-serif; color: #000000}
h5 { font-family: Arial, sans-serif; color: #000000}
h6 { font-size: 8pt; font-family: Arial, sans-serif; color: gray}
A:link { font-weight: bold ; text-decoration: none; color: blue}
A:visited { text-decoration: none; color: #blue}
A:active { font-weight: bold ; text-decoration: none; color: red}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
text { font-family: Arial, sans-serif; font-size: 10pt; color: #000000}
p { font-family: Arial, sans-serif; font-size: 10pt; color: #000000}
td { font-family: Arial, sans-serif; font-size: 10pt; color: #000000}
blockquote { font-family: Arial, sans-serif; color: #000000}
select { font-family: Arial, sans-serif; font-size: 8pt}