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

