.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #327152;
}
.bodytextLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #327152;
}
.bodytextPurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #663399;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #327152;
}
.bartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000033;
}

.homequote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #006699;
}
.homequotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #006699;
}

a:link {
	color: #327152;
	text-decoration: underline;

}
.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #327152;
}
a:visited {
	color: #327152;
	text-decoration: underline;
}
a:hover {
	color: #327152;
	text-decoration: underline;
}
a:active {
	color: #327152;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #327152;
	font-weight: bold;
}
.teleclassbox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFCC;
}
.bartextbox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: ffffcc;
}


ul
{
	list-style-type: disc;
	padding: 0px;
	margin: 20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #327152;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #327152;
	text-decoration: none;
}
body {
	background-color: #327152;
}

