.style1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3d4e6d;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
.style5 {
	font-family: "Century Gothic";
	font-size: 24px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

