body
{
scrollbar-base-color: "555555";
scrollbar-track-color: "AAAAFF";
font-family: "Arial";
font-size : 12px;
color: white;
}
h1
{
font-family: "Arial";
color: blue;
font-style: italic;
font-size : 16px;
line-height: 13px;
}
h3
{
font-family: "Arial";
color: blue;
font-size : 16px;
line-height:13px;
}

A:link    { color: white; text-decoration: none; font-family: "Arial";}    
A:visited { color: "#CCDDCC"; text-decoration: none; font-family: "Arial";}   
A:hover   { color: "#FFAA11";  text-decoration: underline; font-family: "Arial"; } 
A:active  { color: "#CCDDCC"; text-decoration: none; font-family: "Arial"; }   

.fixedfont { font-size : 12px; color: white; }
