body {        background-color: #f5fffa; 
             font-size: 16px;
              color: #336666;
             }




h1 {
             font-family: Times new;
             font-size: 28px;
             font-weight: 600;
             color: #990066;
             }
h2 {
             font-family: Times new;
             font-size: 20px;
             color: #990066; 
             } 
h3 {
             font-family: Times new;
             font-size: 16px;
             font-weight: 600;
             color: #333333;
             }
h4 {
             font-family: Times new;
             font-size: 12px;
             font-weight: 100;
             color: #336666;
             } 

p {         
             font-family: Times new;
             font-size: 16px; 
             color: #336666;

}


a {color: #0066cc; text-decoration: none;}
a:link {color: #0066cc;}
a:visited {color: #999999;}
a:hover {color: #999900; background-color: #ffffcc; text-decoration: underline;}
a:active {color: #660099;}
        }
































































































































