body
{
	
	color: darkgray;
}

TD
{
	font: 12px/15px 'Trebuchet MS' , Verdana, 'Arial Narrow' , Arial, sans-serif;
	color: gray;
}
    
   
    
    H1
{
	font:  16px/17px 'Century Gothic' , 'Trebuchet MS';
	
}
		
		H2
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 10;
      line-height: 17px;
      color:Black;	
		}
		
		H3
    {
	font: x-small Verdana, Arial, sans-serif;
      font-size: 8;
      line-height: 17px;
      color:Black;	
	}
		
		



A:link
{
	text-decoration: underline;
	color: gray;
}





A:visited
{
	text-decoration: none;
	color: gray;
}

A:hover
{
	text-decoration: overline;
	color: gray;
}

