.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #421700;
	text-decoration: none;
}
.bigbold {
	font-size: 12;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #f8e4af;
	font-weight: bold;
}
.littleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	line-height: 14px;
	color: #421700;
	text-decoration: none;
}
.textBoxSmall {
	font-size : 9px; ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border:solid 1px #421700;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	list-style-type: square;
	background-color: #F2DCAA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #421700;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #996600;
	text-decoration: none;
}
