
    
   
    
    H1
{
	font: 16px/16px 'Century Gothic' , 'Trebuchet MS';
	color: #00ced1;
}
		
		H2
    {
		font: 12px/16px 'Trebuchet MS' , Verdana, Arial, sans-serif;
	color: dimgray;
	}
		
		H3
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 8;
      
      color:Black;	
		}
		
		



A:link
{
	text-decoration: underline;
}


A:hover
{
	text-decoration: overline;
}


A:visited
{
	text-decoration: none;
}
BODY A
{
	color: dimgray;
}


body
{
	font: 12px/8px 'Trebuchet MS' , Century Gothic, sans-serif;
	color: dimgray;
}

TD
{
	font: 12px/16px 'Trebuchet MS' , Verdana, Arial, sans-serif;
	color: dimgray;
}


P
{
	line-height: 16px;
}

