.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.floatinginfo {
	background-color: #FFF4C8;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #AB0000;
	width: 250px;
	display: inline-block;
	float: none;
	border: thin solid #B90000;
	position: relative;
	left: 150px;
}
.nleaddress {
	padding: 15px;
	list-style-position: outside;
	list-style-type: none;
}

.header {
	font-weight: bold;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
}
.announceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #663399;
	font-weight: bold;
	text-indent: 7px;
}

.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
	text-align: center;
}
.questbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableshade {
	background-color: #E9DDF0;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.emphasisquest {
	font-weight: bold;
	color: #663399;
}
.italicquest {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.tableshadewht {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnav {
	font-style: italic;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.comlist {
	padding-left: 25px;
	text-align: left;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.purpleh3header {
	font-size: 24px;
	font-weight: bold;
	color: #663399;
}


topnav a:link {
	color: #663399;
}
topnav a:hover {
	color: #FFCC00;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comdescript {
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
