 body,P,TD,ul {

	background: #FFFFFF;
   color: black;
   font-family: Verdana, Arial;
   font-size: 0.9em;
   }
   a:link{color:green;text-decoration:none;}
   a:hover{color:red;text-decoration:none;}
   a:visited{text-decoration:none;}
TD,P { background: #E8FFF5; }
 P {
   margin: 0;
   text-indent: 0;
   text-align: justify;
   }

H1 {
   margin: 0;
   font-size: 2.2em;
   font-family: Georgia, "Times Newroman";
   font-style: italic;
   color: #008000;
   font-weight: bold;
   letter-spacing: 0.1em;
   }

H2 {
   margin: 0;
   font-size: 1.2em;
   font-weight: bold;
   color: #008000;
   }

h3 {
   margin: 0;
   font-size: 1.0em;
   font-weight: bold;
   }

h4 {
   text-align: right;
   font-size: 1.0em;
   }

h5 {
   margin: 0;
   text-align: left;
   font-size: 0.8em;
   color: black;
   }





