img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color:#87B694;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0;
	margin:0;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #CCC;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
	font-weight:bold;
}
	h1 {color: #060; font-size:30px; font-weight:bold; padding:0; text-transform:uppercase; margin:0;}
	h2 {color: #690; font-size:24px;}
		h3 {color: #000; font-size:18px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	