body {
	max-width: 700px;
	margin: auto;
}


a, a:link, a:visited {
	text-decoration: none;
	color: #4F0099;
}
a:hover {
	color: #9966CC;
	text-decoration: underline;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	padding-bottom: 5px;
}
.linkstop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #4F0099;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.linksbtm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #4F0099;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 8px;
	padding-top: 5px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #4F0099;
	padding-top: 10px;
}
.subhead {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.excerpt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.copyrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
.tblmgn {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.subheadWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	padding: 2px 2px 2px 10px;
}
.classdate {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.classcontact {
	font-size: 10pt;
}
.classloc {
	color: #660099;
	font-weight: bold;
}
.eventheader {
	font-size: 13pt;
	font-weight: bold;
	padding-left: 0px;
	color: #660099;
}
.eventbody {
	font-size: 14px;
	padding-left: 20px;
}
.eventtitle {
	font-size: 12pt;
	font-weight: normal;
	border-bottom-color: #660099;
	padding-left: 0px;
	color: #660099;
	text-decoration: underline;
}
.bodyhome {
	margin: 0px;
	padding: 50px 0px 0px 20px;
	width: 405px;
}
