
<style>
   <!--
   p {font-size: 16pt; color:#000000;}
   p.special {font-size: 19pt; font-family: georgia; font-weight:bold;}
   a:link { 
    font-size:larger;
    color: #FFFF00; 
    text-decoration: none; 

    }
a:visited { 
color: red; 
text-decoration: none; 

}
a:hover {
color: #00FF00; 
background-color: black;
text-decoration: none;

}
   h1 {color:#000000;
   	  font family: georgia; font-size: 54pt; text-align: center}
	  table.info{font family: arial;
      font size: 19pt;
	  width:670px;
	  background-color:#0000FF;
	  border:solid;}
	 table.info2 {
      font size:12pt;
      font-weight:bold;
	  width:670px;
	  background-color:#C0C0C0;
      border: solid;
	  }
      table.info3 {
      font size:15pt;
      font-weight:bold;
	  width:370px;
	  background-color:#0000FF;
      border: solid;}
      .alternaterows{
      background-color: #0000FF;
      }
   //-->
   </style>







