.style1 {
	font-family: Century Gothic;
	font-size: 14px;
}

td {
	font-family: Century Gothic;
	font-size: 12px;
}

th {
	font-family: Century Gothic;
	font-size: 12px;
}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}


.style2 { 
	font-family: "Century Gothic";
	font-size: 12px;
}

td {
	font-family: Century Gothic;
	font-size: 12px;
}

th {
	font-family: Century Gothic;
	font-size: 12px;
}
	
a: link {  color: #ffffff; 	text-decoration: none;}
a:visited {  color: #ffffff; text-decoration: none;}
a:hover {  color: #ffffff; text-decoration: underline;}


.style3 { 
	font-family: "Century Gothic";
	font-size: 14px;
}

a: link {  color: #000; 	text-decoration: none;}
a:visited {  color: #000; text-decoration: none;}
a:hover {  color: #000; text-decoration: underline;}


.footer {
	font-family: "Century Gothic", Century Gothic;
	font-size: 9px;
	color: #ffffff;
}

	
