body {
     margin-top:10; margin-left:10; background-color:#009900;
     scrollbar-base-color:#009900;
     scrollbar-track-color:#006633;
     scrollbar-face-color:#009900;
     scrollbar-highlight-color:#006633;
     scrollbar-3dlight-color:#FFFF99;
     scrollbar-darkshadow-color:#009900;
     scrollbar-shadow-color:#FFFF99;
     scrollbar-arrow-color:#FFFF99;
     }
h1,h2,h3,h4,h5 { font-family:Arial; font-style:italic; color:#FFFF99; }
p,td,tr,b,center { font-size:12; color:#FFFF99; font-family:Arial; }
ul { list-style-type:disk; line-height:16pt; }
a:link { font-size:12; color:#FFCC00; font-family:Arial; }
a:visited { font-size:12; color::#006633; font-family:Arial; font-style:italic; }
a:hover { font-size:12; color:#FFFF99; font-weight:bold; font-family:Arial; }
a:active { font-size:12; color:#red; font-style:italic; font-family:Arial; }
input,textarea,select { background-color:#009900; color:#FFFF99; font-family:Arial; }
div { font-size:8pt; }