.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #FEF8E0;
}

	a:hover {
		color: #FEF8E0;
		text-decoration: underline;
	}
	a:link {
		color: #FEF8E0;
		text-decoration: underline;
	}
	a:visited {
		color: #FEF8E0;
		text-decoration: underline;
	}
	
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEF8E0;
}

.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #FEF8E0;
}

.directions {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	color: #000000;
}