
body { margin-right: 5%; margin-left: 5%}


P {font-Family: "Helvetica";
   font-weight: 800;
   font-size: 16px;
   color: #000000
   text-align: justify;
   }
    
H1 {font-Family: "Helvetica";
    font-weight: 700;
    font-size: 16px;
    color: #A07000;
    }   
      


H2 {font-Family: "Helvetica";
     font-weight: 600;
     font-size: 12px;
     color: #A07000;
     }  
	 
H3 {font-Family: "Helvetica";
     font-weight: 800;
     font-size: 14px;
     color: #000000;
     }   
                   
                
    
  a:link {text-decoration:none;
          
          color:#000000;
          font-Family: "Helvetica";
          font-weight: 400;
          font-size: 14px;
		  text-align: justify} 


  a:visited{text-decoration:none;
            color:#333333;
            font-Family: "Helvetica";
            font-weight: 400;
            font-size: 14px}

  a:active {text-decoration:none;
            color:#000033;
            font-Family: "Helvetica";
            font-weight: 400;
            font-size: 14px}
  
a:hover {text-decoration:none;
            color:#0000cc;
            font-Family: "Helvetica";
            font-weight: 400;
            font-size: 14px;
			text-align: justify}
			
			
			
			
			
  
  a2:link {text-decoration:none;
          
          color:#000000;
          font-Family: "Helvetica";
          font-weight: 800;
          font-size: 14px} 


  a2:visited{text-decoration:none;
            color:#000000;
            font-Family: "Helvetica";
            font-weight: 800;
            font-size: 14px}

  a2:active {text-decoration:none;
            color:#000000;
            font-Family: "Helvetica";
            font-weight: 800;
            font-size: 14px}
  
a2:hover {text-decoration:none;
            color:#FF0000;
            font-Family: "Helvetica";
            font-weight: 800;
            font-size: 14px}			
			
  

