.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C8C57;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1C8C57;
	font-weight: bold;

}
.Nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF0C0;
	text-decoration: none;
	font-weight: bold;
}
a.Nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF0C0
	decoration: none;
	font-weight: bold;
}
.contentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C8C57;
	font-weight: bold;
}
a {
	color: #3366FF;
}
