       
A:link {text-decoration: none}

A:visited {text-decoration: none}


P { 

   font-family: "courier";
 
    margin-left:6;
   
   
   margin-right:6;

   font-size: 10px;

    
   }
   

.name  {

        font-size: 16px;
         
       font-weight: bold;
        
        font-family: "helvetica", sans-serif;
        
        
       }
       
.name1  {

        font-size: 16px;
         
       font-weight: bold;
      
       text-align: center;
        
        font-family: "courier", sans-serif;
        
        
       }
       

 
 .manson  {

          
  font-size: 20px;
          
  font-family: "helvetica";
   
  text-align: center;

  color: "#00ff00";
    
        
       }
       
       
h2  {
    
  font-size: 16px;
          
  font-family: "helvetica";
   
  background: black;
      
  padding: 4px;
  
  text-align: center;
  
  color: red;
     
     }       
 
 h1  {
    
  font-size: 26px;
          
  font-family: "helvetica";
   
  text-align: center;
  
  color: red;
     
     }       
             
