<style>
   <!--
   p {font-size: 16pt; color:#FFFFFF;}
   p.special {font-size: 20pt; font-family: georgia; font-weight:bold;}
   a:link { 
    font-size:larger;
    color: #FF0080; 
    text-decoration: none; 

    }
a:visited { 
color: red; 
text-decoration: none; 

}
a:hover {
color: #FFFF00; 
background-color: black;
text-decoration: none;

}

   h1 {font family: arial;
	   font-size: 60pt;
	    text-align: center; 
		width: 680px;
		color: white;}
	  table.info{font family: arial;
      font size: 19pt;
      background-color:#808080;
      border: groove;
	  width:730px;
      color: white;
      }
       table.info2{font family: arial;
      font size: 13pt;
      background-color:#808080;
      border: groove;
	  width:500px;
      color: white;
      }
       .alternaterows{
      background-color:#000000;
      border: solid;
       }
   //-->
   </style>









