BODY {
  scrollbar-face-color:white;
  scrollbar-track-color:white;
  scrollbar-shadow-color:gray;
  scrollbar-darkshadow-Color:darkgray;
  scrollbar-highlight-color:white;
  scrollbar-3dlight-color:lightgray;
  scrollbar-arrow-color:black;
}

.title1    {color:maroon; font-family: Verdana, Arial, sans-serif; font-size: 18pt; font-weight:bold}
.title2    {color:brown; font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight:bold}
.title3    {color:orange; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight:bold}
.section   {color:maroon; font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight:bold}
.text      {color:black; font-family: Verdana, Arial, sans-serif; font-size: 11pt}
.smalltext {color:black; font-family: Verdana, Arial, sans-serif; font-size: 9pt}
.tinytext  {color:black; font-family: Verdana, Arial, sans-serif; font-size: 8pt}
A:link     {text-decoration: underline; font-weight:bold; color: maroon}
A:visited  {text-decoration: underline; font-weight:bold; color: maroon}
A:hover    {text-decoration: none; font-weight:bold ; color: orange}