.main {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
}
body {
	font-family: Century Gothic;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/barAbove_blue.gif);
	line-height: 21px;
	text-align: justify;
}
.copy {
	font-family: Century Gothic;
	font-size: 12px;
	color: #000000;
}
.quote {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading {
	font-family: Century Gothic;
	font-size: 17px;
	font-weight: bold;
	color: #3C9CCE;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #3C9CCE;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic;
	font-size: 12px;
	color: #3C9CCE;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic;
	font-size: 12px;
	color: #3C9CCE;
	text-decoration: underline;
}
a:active {
	font-family: Century Gothic;
	font-size: 12px;
	color: #3C9CCE;
	text-decoration: none;
}