body, td
{
scrollbar-base-color: "AAAA55";
scrollbar-track-color: "999955";
font-family: "Arial";
color: black;
font-size: 16px;
}
h1
{
font-family: "Arial";
color: red;
font-style: normal;
font-size : 24px;
line-height: 20px;
}

th
{
font-family: "Arial";
color: blue;
font-style: normal;
font-size : 20px;
line-height: 24px;
}

h3
{
font-family: "Arial";
color: blue;
font-size : 16px;
line-height:13px;
}


A:link    { color: "2020cf"; text-decoration: none; font-family: "Arial";}
A:visited { color: "2020cf"; text-decoration: none; font-family: "Arial";}
A:hover   { color: red;  text-decoration: underline; font-family: "Arial";}
A:active  { color: "2020cf"; text-decoration: none; font-family: "Arial";}

.fixedfont { font-size : 12px; color: white;}

