body {
	background-color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
}
.style3 {
	color: #FF0000;
	font-family: "Century Gothic";
	font-size: 12px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.style5 {color: #000000; font-family: "Century Gothic"; font-size: 14px; font-weight: bold; }
.style7 {
	color: #004C8F;
	font-weight: bold;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
.intro {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.body {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
