<style>
   <!--
   p {font-size: 16pt; color:#000000;}
   p.special {font-size: 19pt; font-family: georgia; font-weight:bold;}
   a:link { 
    font: bold;
    color: #FF00FF; 
    text-decoration: none; 

    }
a:visited { 
color: red; 
text-decoration: none; 

}
a:hover {
color: #00FF00; 
background-color: black;
text-decoration: none;

}
   h1 {font family: georgia;
	   font-size: 54pt;
	   text-align: center;
       background-color: transparent;
       }
	  table.info{font family: arial;
      font size: 19pt;
	  width:800px;
	  background-color:#00FFFF;
	  border: solid;
      }
	 table.info2 {
	  width:550px;
	  background-color:#00FFFF;
      border: solid;
	  }
      }
      .alternaterows{
      background-color: #C0C0C0;
      }
   //-->
   </style>







