body
{
	font: 20px/20px 'Trebuchet MS' , Century Gothic, sans-serif;
	color: dimgray;
}

TD
{
	font: 20px/20px 'Trebuchet MS' , Verdana, Arial, sans-serif;
	
}
    
   
    
    H1
{
	font:  20px/20px 'Century Gothic' , 'Trebuchet MS';
	
}
		
		H2
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 20;
      line-height: 17px;
      color:Black;	
		}
		
		H3
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 20;
      line-height: 20px;
      color:Black;	
		}
		
		



A:link
{
	text-decoration: none;
}


A:hover
{
	text-decoration: overline;
}


A:visited
{
	text-decoration: none;
}
BODY A
{color: dimgray;
}
