 body {
  background: #ffffcc;
  color: #000000;
  font-family: Georgia,Helvetica,Arial,Verdana,Tahoma
  font-size: 10px;

  SCROLLBAR-BASE-color:  #003600;
  SCROLLBAR-ARROW-color: #ffffcc;
}

p,li,td  { font-size:10pt;
     font-family:Georgia,Helvetica,Arial,Verdana,Tahoma;
      }

small  {font-size:7pt;
      }

A:LINK    {text-decoration: none; color:#cc3300; font-weight: bold; }
A:VISITED {text-decoration: none; color:#cc3300; font-weight: bold;}
A:ACTIVE  {text-decoration: none; color:#cc3300; font-weight: bold;}
A:HOVER   {text-decoration: underline; font-weight: bold; color:#000000; background: #cccc99}
h1 { font-size:24pt; color:#000000; font-style:normal; }
h2 { font-size:20pt; color:#000000; font-style:normal; }
h3 { font-size:18pt; color:#000000; font-style:normal; }
h4 { font-size:16pt; color:#000000; font-style:normal; }
h5 { font-size:14pt; color:#000000; font-style:normal; }

