ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 1em;
	}

a {
	color:#3E425F;
}

a:visited {
	color:#3E425F;
}

a:hover {
	color: #E5A00D;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.linkOn {
	color: #E5A00D;
}

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomContentText {
	font-size: 9px;
	color:#FFFFFF;
}
.homeContentText {
	color: #FFFFFF;
}
.navLinks {
	font-size: 9px;
}
.date {
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
}
.subTitle {
	font-weight: bold;
	color:#3E425F;
}
hr {
	height:1px;
	background:#E9E7E7;
	color:#E9E7E7;
}
