
body {
  font-family: Georgia; font-size: 10pt; 
  background-color:white;
scrollbar-face-color:#C3FDB8;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:darkgreen;
scrollbar-darkshadow-Color:darkgreen;
  }

hr {color:"darkgreen"}

a:link     {color:darkgreen}
a:visited  {color:limegreen}
a:hover    {color:chartreuse}
a:active   {color:lawngreen}

p,table,li
{
font-family: Georgia;  font-size: 12pt; 
}

h3  {font-family: Georgia;  font-size: 13pt; }
h2  {font-family: Georgia;  font-size: 14pt; }
h1  {font-family: Georgia;  font-size: 15pt; }

