BODY
{
scrollbar-face-color: #BC955D;
scrollbar-shadow-color: #F5DB99;
scrollbar-highlight-color: #BC955D;
scrollbar-3dlight-color: #BC955D;
scrollbar-darkshadow-color: #BC955D;
scrollbar-track-color: #F5D895;
scrollbar-arrow-color: #000000;
font-family: arial;
font-size: 14px;
color: #ffffff;
}
H1
{
font-family: "times";
font-size: 22px;
color: #5A4219;
}
H2
{
font-family: times;
text-decoration: underline overline;
font-size: 17px;
color: #5A4219;
}

H3
{
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #5A4219;
}

table
{
font-family: arial;
font-size: 14px;
color: #ffffff;
}
A:link 
{
text-decoration: underline;
color: FFC62E ;
font-size: 14px;
}
A:visited 
{
text-decoration: underline;
color: FFC62E;
font-size: 14px;
}
A:active 
{
text-decoration: underline;
color: FFC62E ;
font-size: 14px;
}
A:hover 
{
text-decoration: none; 
color: #ffffff;
font-size: 14px;
}
