
        h1{
        color: #A7A7A7;
        font-size: 16pt;
        font-family:"Verdana";
        font-weight:bold;
        text-align : center;
        }          
     
        
        a.link1 { color: blue; text-decoration: none }
		a:hover.link1 { text-decoration: underline; color: red  }           
        
