<style>
   <!--
   p {font-size: 16pt; color:#000000;}
   a:link { 
    font: bold;
    color: #FFFFFF; 
    text-decoration: none; 

    }
a:visited { 
color: #FFD600; 
text-decoration: none; 

}
a:hover {
color: #00FFFF; 
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:850px;
	  background-color: #808080;
	  border: dotted;
      }
	 table.info2 {
	  width:850px;
      font size: 13pt;
	  background-color:#808080;
      border: solid;
	  }
      }
      .alternaterows{
      background-color: #660000;
      }
   //-->
   </style>

