img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	background-color:#88A461;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #94C694;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.style1 {font-size: 36px; font-weight:bold; text-transform:uppercase;}
.style3 {color: #FFFFFF; font-size:36px; font-weight:bold; text-transform:uppercase;}
.style4 {color: #FAF47B; font-weight:bold; text-transform:uppercase;}
	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #FF0; font-size:30px; font-weight:bold;}
	h2 {color: #FFF; font-size:24px;}
	h3 {color: #FFF; font-size:14px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 40px;}

