<STYLE type="text/css">
<!--

body {
      background-color: azure;
      }
            
font.times {
            font-family: times;
            }
            
h5 {
    font-size= 5pt;
    color: black;
    }
    
    
h4 {
    font-size= 10pt;
    color: black;
    }
    
    
h3 {
    font-size: 15pt;
    color: black;
    }
    
    
h2 {
    font-size: 20pt;
    color: black;
    }
      
   
h1 {
    font-size: 25pt;
    color: red;
    text-align: center;
    }

p.normal {
          font-size= 13pt;
          color: black;
          text-indent: .5cm;
          text-align: left;
          }
                   
p.small {
         font-size= 10pt;
         color: black;
         }
       
p.large {
         font-size= 17pt;
         color: black;
         }
         
p.links {
         font-size= 10pt;
         color: black;
         font-family: arial;
         }
        
p.contact {
           font-size= 15pt;
           color: black;
           font-family: arial;
           text-align: center;
           }

A:link.blue {
            color="blue";
            text-align:left;
            font-weight:700;
            padding:0pt,0pt,0pt,0pt;
            text-decoration: none;
            }

A:visited.blue {
               color="blue";
               text-align:left;
               font-weight:700;
               padding:0pt,0pt,0pt,0pt;
               text-decoration: none;
               }
                     
-->
</STYLE>
