body   { 
color: black; font-size: x-small;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
scrollbar-face-color: #727272;
scrollbar-arrow-color: #f1df96;
scrollbar-base-color: white;
scrollbar-darkshadow-color : #f1df96;
scrollbar-3dlight-color : #f1df96;
scrollbar-track-color : white;
scrollbar-highlight-color : #f1df96;
scrollbar-shadow-color : #f1df96;
}

p    { font-size: x-small;  color: black }
ul    { font-size: x-small;  color: black }
ol    { font-size: x-small;  color: black }
td    { color: black; font-size: x-small; background-color: #fff3bf; padding: 6px; vertical-align:top }
td.blank    {  color: black; font-size: x-small; background-color: white; padding: 6px; vertical-align:top }
table {  }
h3  { color: #008000; font-size: x-small }
a:link  { color: #039; text-decoration: none;  font-size: x-small }
a:visited  { color: #039; text-decoration: none;  font-size: x-small }
a:hover   { color: #b0a36d; text-decoration: underline;  font-size: x-small }