/* AUTHOR: Upstart Productions */
/* CREATION DATE: 12/20/00 */

<style>
	<!--
	/* This is so text input boxes will render the same in IE and Netscape */
	.monospace { font-family:Courier,monospace; }
	
	.text
	{
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 11pt;
	   color: #000000
       }	
	
	.subtext {
		font-family: ms sans serif, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #ffffff
	}	
	
	.eventlink {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none
	}	
	.eventlink:hover {text-decoration: underline; color: white}
	
	.forumlink {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none
	}	
	
	.forumlink:hover {text-decoration: underline; color: white}
		
		
	.providertext
	{
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 10pt;
	   color: #000000
       }		   
	
th, p {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 10pt;
	   color: #000000
       }
	   
td {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 10pt;
	   color: #000000
       }	   
      	   
	   big {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 13pt;
       font-weight: bold;
	   color: #000000
       }
	   
	   .big2 {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 13pt;
       font-weight: bold;
	   color: #6666ff
       }

      h1 {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 18pt;
       font-weight: bold
       }

      small {
       font-family: Verdana, Geneva, sans-serif;
       font-size: 10px;
       color: #000000
      }
	  	  
	  .link2 {
	  text-decoration: none;
	  color: #ffffff
	  }
	  
	  .link2:hover {
	  text-decoration: none;
	  color: #ff9900	  
	  }
	  
	  /* Color Definitions */
	  
	  .red {
       color: #CC0033
       }
	   
	   .white {
	   color: #ffffff
	   }
	   
	   .grey {
	   color: #666666
	   }
	   
	   .silver {
	   color: #999999
	   }
	   
	   .blue {
	   color: #0066cc
	   }
	   
	   /* Link Definitions */
	   
	   a {
	   text-decoration: none;
	   color: #663399
	   }
	a:hover {text-decoration: underline; color: red}
	
-->
</style>	
		
