body{background-color: #EEEEEE
    }

A:link {color: #00C000; 
        text-decoration: underline;
       }
A:visited {color: #0000FF; 
           text-decoration: none;
          }
A:active {color: #00C000; 
          text-decoration: none;
         }
.h1 {font-family: Times new Roman, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-style:normal; 
     font-size:15px; 
     color: #0000FF;
    
    }
.h2 {font-family: Times new Roman, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-style:cursive; 
     font-size:50px; 
     color: #0000FF;
    
    }

.h5 {font-family: Times new Roman, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-style:normal; 
     font-size:20px; 
     color: #0000FF;
    
    }
.h6 {font-family: Times new Roman, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-style:normal; 
     font-size:15px; 
     color: #0000FF;