.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #E2B120;
	text-decoration: none;
}
.navbar a:active {
	color: #E2B120;
	text-decoration: none;
}
.leftnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #629F2D;
	text-decoration: none;
}
a:visited {
	color: #729A55;
	text-decoration: none;
}
a:hover {
	color: #365E33;
	text-decoration: none;
}
a:active {
	color: #E2B120;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #5E8C3D;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5E8C3D;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #5E8C3D;
}
.sub-sub-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #629F2D;
}
