.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFF99;
	letter-spacing: .02em;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCC99;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CC99;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 300;
	color: #00FFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #CCCC66;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #99CC99;
	margin-bottom: -12px;
}
