.style1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5D155E;
}
.style2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:1.6;
}
.style3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 13px;
}
.style4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 10px;
}
.style5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.style6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: strong;
}
.style7 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

A:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
}
A:visited { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
}
A:hover { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}