@charset "utf-8";
.tableBack {
	background-image: url(images/hanson-bg.gif);
	background-repeat: repeat-y;
}
.bodyCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
ul {
	list-style-image: url(images/bullet.gif);
	color: #B8753B;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #B8753B;
	word-spacing: 0.25em;
}
a:link {
	color: #B8753B;
	text-decoration: none;
}
a:visited {
	color: #B8753B;
	text-decoration: none;
}
a:hover {
	color: #EFD19F;
	text-decoration: underline;
}
a:active {
	color: #B8753B;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bodyCopySmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
