img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/BG.png);
	background-repeat: repeat;
	background-color:#FDF9D4;
	padding:0;
	margin:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
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: #F00;
	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;}
	.floatright { float: right; padding:0 0px 0px  10px; clear:both; }
	h1 {color: #980033; font-size:30px; font-weight:bold;}
	h2 {color: #006633; font-size:20px;}
	h3 {color: #980033; font-size:14px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 40px;}

