<STYLE type="text/css">
/*This is for all pages except the Hunters (aka Product) Page*/
/*REV B     8/24/07*/
{
BODY{
	color: black;
	background: white;
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt;
	margin-top: 0px
	}
P{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt;
	padding: 3em
	}
P.test{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt;
	padding-left: 3em;
	padding-right: 3em;
	padding-top: 0;
	padding-bottom: 0
	}
P.large{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: italic;
	font-size: 18pt;
	display: inline
	}
P.special{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	display: inline
	}
P.inline{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	display: inline
	}
DIV{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-style: normal;
	font-size: 12pt
	}
/*
Div.test{
	align: center;
	display: inline
	}
*/
A: link {color: blue}
A: visted {color: purple}
A: active {color: red}
H1{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold
	}
H2{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-size: 20pt;
	font-weight: bold
	}
H2.center{
	text-align: center;
	}
H3{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold
	}
H4{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-size: 12pt;
	font-variant: small caps
	}
ul, li.test{
	font-family: "arial rounded mt bold", helvetica, sans serif;
	font-size: 12pt;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10%	
}
</STYLE>

