 
ul {text-indent: 5px; margin-top: 1px; margin-bottom: 1px}

 
dl {text-indent: 40px; margin-bottom: 12px}

h2 {margin-top: 26px; margin-bottom: 2px}
h3 {margin-top: 2px; margin-bottom: 10px}


a:link {   text-decoration: none;
			  font-weight: bold;
        color :   blue;}
				
a:visited {   text-decoration: none;
			  font-weight: bold;
          }
						
 a:hover { background-color: white; 
			  font-weight: bold;
					color : #cc33cc; }
									
a:active  {  color : #FF0000;  
			  font-weight: bold;} 
			
  
						 
 P { margin-top: 4px; margin-bottom: 3px;
margin-left: 20px; margin-right: 20px; text-indent: 16px; }
	
		
		div {text-indent: 60px;}
		
body {font: 12pt  verdana, sans-serif;
    text-decoration:  none;
		
    background-color: #62594F; 
		 background-image: url(back.gif);
		 background-repeat: repeat-x ; 
	 
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		
	 }
   
H1 {
  font:bold 24pt tahoma, arial, helvetica;
	color: #EEEF43;
  text-decoration:none;
}

H2 {
  font:bold 16pt arial, helvetica;
  color: Black;
  text-decoration:none;
}
H3 {
  font:bold 14pt arial, helvetica;
  color: Black;
  text-decoration:none;
}

H4 {
  font:bold 12pt arial, helvetica;
  color: Black;
  text-decoration:none;
}