img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#E77D20;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
	}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	
}
a:visited {
	text-decoration: none;
	color: #CCC;
	font-weight:bold;
	text-transform:uppercase;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
	font-weight:bold;
	text-transform:uppercase;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
}
.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:0px 0px 0px 10px; clear:both; }
	h1 {color: #980033; font-size:30px; font-weight:bold;}
	h2 {color: #C60; font-size:20px;}
	h3 {color: #980033; font-size:14px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 40px;}

