.maincss {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.style4 {font-family: "Century Gothic"; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333333; }
.style7 {font-size: 20px; font-style: italic; line-height: normal; font-variant: normal; color: #cccccc; font-family: "Century Gothic";}


.style1 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
}
.style2 {color: #333333}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
