body {
	background-color: #FFF0DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #351821;
	margin: 0px;	
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #351821;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #597869;
	text-decoration: none;
}

.NavText {
	color: #ffffff;
	text-decoration: none;
}
	
.NavText:hover {
	color: #351821;
}
	
.FooterText {
    font-size: 12px;
}

	
.HeaderText {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}	

.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #351821;
}



}
