body {
scrollbar-face-color: #ccffff;
scrollbar-shadow-color: #66cccc;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #00cccc;
scrollbar-darkshadow-color: #336666;
scrollbar-track-color: #66cccc;
scrollbar-arrow-color: #003333;
font-size: 10pt;
font-family: "Georgia","Times";
color: #000000;
background-attachment: fixed;
}

UL {
        list-style-image:url(dot.gif);
        color: #000000;
}

H2 {
        font-style: italic;
        font-size: 14px;
}
H3 {
        font-style: italic;
        font-size: 20px;
}
H1 {
        font-style: italic;
        font-size: 30px;
}

.bodytext {
font-size: 10pt;
font-family: "Georgia","Times";
color: #000000;
}

.bodymenu {
font-size: 10pt;
font-style: italic;
font-family: "Georgia","Times";
margin: 0px 0px 0px 0px;
color: #336666;
}

a:link { color: #447777; text-decoration: none; font-size: 10pt; }
a:visited { color: #339999; text-decoration: none; font-size: 10pt; }
a:hover { color: #000000; text-decoration: underline; font-size: 10pt; }
a:active { color: #000000; text-decoration: underline; font-size: 10pt; }

}
