body {
background-color:#FFFFFF;
scrollbar-base-color:#C0DCC0;
scrollbar-arrow-color:#008000;
scrollbar-darkshadow-color:#808080;
font-family:arial;
font-size:10px;
color:#000000;}

a:link    {
 color:#408080;
 font-size:10px;
  font-weight:bold;
  text-decoration:none;}
a:visited {
 color:#408080;
 font-size:10px;
  font-weight:bold;
  text-decoration:none;}
a:hover   {
 color:#D0D8D8;
 font-size:10px;
  font-weight:bold;
  text-decoration:none; }
a:active  {
 color:#D0D8D8;
 font-size:10px;
  font-weight:bold;
  text-decoration:none; }
 
h1 {
color:#000000;
font-weigth:bold;
font-size:12px;
text-decoration:underline;}
h2 {
color:#000000;
font-weigth:bold;
font-size:11px;
text-decoration:underline;}

table {font-family:arial;
font-size:10px;
}

input, select, textarea{
   font-family:arial;
   font-size:10px;
   color:#000000;
   background-color:#99cccc;
}