body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-nav {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3D3D3D;
}
.hp-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3D3D3D;
	text-align: left;
}
.top-nav:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #81A05A;
	
}
.hp-column-top {
	background-image: url(img/hp-column-top.gif);
	background-repeat: no-repeat;
}
.hp-column-bg {
	background-image: url(img/hp-column-background.gif);
}
.hp-coulmn-bottom {
	background-image: url(img/hp-column-bottom.gif);
}
.hp-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8D8D8D;
}
