img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#D8D5CD;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	
	}
a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #060;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight:bold;
}

	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #060; font-size:30px; font-weight:bold;}
	h2 {color: #F90; font-size:20px;}
	h3 {color: #030; font-size:16px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 20px;}
