body,td,th, p, ol, ul {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 7px;
}
a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}
.footercopy {
	color: #333333;
	font-size: 9px;
}
.boldcopy {
	color:	#666666;
	font-weight: bold;
}
.redhead {
	color: #990000;
	font-size:20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.list {
	margin-top: 3px;
	color: #000000;
}
.blackcopyhead {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
.whitecopyhead {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
.brownsubhead {
	color: #C87026;
	font-size:10px;
	font-weight: bold;
	margin-bottom: 0px;
}