.lhmenu {
	text-align: left;
}
.italic {
	font-style: italic;
	text-align: left;
}
.quote {
	font-size: 12px;
	text-align: right;
}
.boldtitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.copyright {
	font-size: 9px;
	color: #FFF;
}
.bodytext {
	font-size: 14px;
	text-align: left;
	border-color: #FFF;
}
.boldpurple {
	font-weight: bolder;
	color: #AE7ED3;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
.imagecenter {
	text-align: center;
}
.left {
	text-align: left;
	font-size: 14px;
}
p {
	line-height:20px;
}
.rightaligned {
	text-align: left;
}
.sixteen {
	font-size: 16px;
}
.bodytext a {
	text-decoration: underline;
}
a.nav {
	color:#333; 
	text-decoration: none;
}
a.nav:link {
	color:#333;
}
a.nav:visited {
	color:#333;
}
a.nav:hover {
	color: underline;
}
a.nav:active {
	color:#333;
}
.sixteenleft {
	font-size: 16px;
	text-align: left;
}

.italicright {
	font-style: italic;
	text-align: right;
}
list{
	list-style:outside

