.newbody {
	font-family: Arial;
	font-size: 12px;
	color: #330033;
	font-weight: normal;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	background-color: #37002A;
}
.smallbody {
	font-family: Arial;
	font-size: 10px;
	color: #330033;
}
.bluebody {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0099CC;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #330033;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
}
.heading {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.largeheading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.pageheader {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #330033;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #330033;
}
