
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image: url(/images/index_headerbackground.jpg);
	background-repeat: repeat-x;
	background-color: #F5E7C8;
	margin: 0px;
	padding: 0px;	
}

.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #00B2AD;
}

a:hover {
color: #007cc2;
}
