.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8c8c8c;
}


.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}

.navlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #8c8c8c;
	text-decoration: none;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}

.footerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}

.footerlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}