body {
	background-color: #977062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
}

a:link {
	color: #6699CC;
}

a:hover {
	color: #FF9933;
}

a:visited {
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.body-text {
	display: block;
	padding: 4px;
	width: 484px;
}	
#footer a{
	color: #FFFFFF;
	text-decoration: underline;	
}
#footer a:hover{
	color: #000000;
	text-decoration: none;	
}
