		 H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-style  : normal;
	text-align  : center;
	font-size   : 20px;
	color       : White;
	}
	
		 H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align  : center;
	font-size   : 14px;
	color       : White;
	margin-bottom : 0px;
	}
	
		P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 13px;
	color 		: White;
	}

	.indent {
	text-indent : 14px;
	text-align : justify;
}

		DIV {
	font-family : Verdana, sans-serif, Helvetica, Arial;
	font-size	: 11px;
	color 		: White;
	}
	
	
		.wildzoneLink {
			text-decoration : none;
			font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
			font-size : 9px;
			font-weight : normal;
			color : #bbc4bb;
			background-color : Black;
		}
		
		.wildzoneLinkNS4 {
			text-decoration : none;
			font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
			font-size : 10px;
			font-weight : normal;
			color : #bbc4bb;
			background-color : Black;
		}
		

		.wildzoneLinkOnmouse  {
			text-decoration : underline;
			font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
			font-size : 9px;
			font-weight : normal;
			color : #bbc4bb;
			background-color : Black;
		}

