body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccffff;
	color: #666666;
}
a:visited {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Arial Narrow";
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.Classes {
	font-family: "Arial Narrow";
	font-size: 14pt;
	color: #FFFFFF;
}
.classesInfo {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
.newsText {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #6c690f;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #666666;
	left: 15px;
	right: 15px;
}
