<style type="text/css">
/*This is for the Hunters (aka Product) Page only*/
{
BODY{
	color: black;
	
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px
	}
P{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt
		}
DIV{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt
	}
DIV.one{ /*For H1 in table 1, content row 1 - Do Bucks Like These*/
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: bold;
	font-size: 24pt;
	display: inline;
	text-transform: uppercase
}
DIV.two{
	font-size: 14pt
	font-style: bold;
	font-family: "arial rounded mt bold", helvetica, sans serif
}
A: link {color: blue}
A: visted {color: purple}
A: active {color: red}

H1{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: bold;
	font-size: 24pt;
	display: inline;
	text-transform: uppercase
}

H2{
	font-size: 14pt
	font-style: bold;
	font-family: "arial rounded mt bold", helvetica, sans serif
}

H3{
	font-style: bold;
	font-family: "arial rounded mt bold", helvetica, sans serif;
	text-decoration: underline
}

H4{
	font-size: 12pt bold;
	line-height: -0.5em;
}

#left{
	position: absolute;
	left: 0px;
	top: 155px;
	width: 142px;
	padding: 3px;
}

#center{
	position: absolute;
	margin-left: 155px;
	margin-right: 0px;
	margin-top: 160px;
	width: 533px;
	padding: 5px;
}

}
</style>
