body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;

}


 
 
 h2 {
	font-family: "Century Gothic";
	color: #CC6600;
	
	

 }

h3 {
	font-family: "Century Gothic";
	color: #000000;


}

a:link {
	font-family: "Century Gothic";
	color: #0000ff;
	font-size: 14px;

    

}

a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0033FF;
	text-decoration: underline;

}

a:hover {
	font-family: "Century Gothic";
	font-size: 16px;


}

