p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{font-family:Verdana,Arial;
 font-size:11px;
 color:#008000; 
 text-decoration:none; 
 letter-spacing:0.1mm;
 word-spacing:0.2mm;
}

h1 {
    font-size:14px;
    text-decoration:bold;
    color:#008000;}

h2 {
    font-size:13px;
    text-decoration:bold;
    color:#008000;}

.copy {
       font-size:9px;
      }

A:link    {text-decoration: underline ;color:#008000;}
A:visited {text-decoration: underline ;color:#008000;}
A:active  {text-decoration: underline ;color:#008000;}
A:hover   {text-decoration: underline ;color:#008000;}

table {
       border-width:1px;
       border-style:none solid;
       border-color:green;    
       border-style:dashed;
      }

body, textarea,select, input {
  background-color:#FFCC00;
  font-family:Verdana,Arial;
  font-size:11px;
  color:#008000; 
  text-decoration:none; 
  letter-spacing:0.1mm;
  word-spacing:0.2mm;
}