HTML {background-color: #339933;}
BODY,P,TR,TD {font:normal 8pt Arial;}

H2 {
   color: blue; 
   background: transparent;
   margin-left: 2%;
   margin-right: 2%;
   font-weight: bold;
   }
H3 {
   text-decoration: none;
   background: transparent;
   margin-left: 0%;
   margin-right: 0%;
     }
H4 {
   color: black;
   text-decoration: underline;
     }
EM { color: black; }
P { 
  	font-size: 8pt; 
	color: navy blue; 
	text-align: justify;
	}
HR { color: red; size: 1; align: center; }

LI {
   color: purple; 
   list-style-image: url(upng logo.gif); 
   font-size: 11; 
   font-family: Serifa BT; 
   font-weight: lighter;
   }
A:hover {color:  red; font-size: 10pt; text-transform: none; text-decoration: 
none; font-family: Tahoma; font-weight: normal;}
body 
    { margin-top: 0pt; margin-left: 0pt; 
    background-image:  url();
	background-color: #ffffff;
     background-repeat:no-repeat;}
