.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.15em;
	font-weight: normal;
	color: #006633;
	margin-top: 6px;
	margin-bottom: 1px;
	padding-top: 10px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1em;
	font-weight: bolder;
	color: #006600;
	font-variant: normal;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #003333;
	font-style: normal;
	font-weight: normal;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #996600;
}
.navbar {
	font-family: Georgia;
	font-size: 13px;
	color: #FFCC99;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 12px;
	font-weight: bold;
}
a.navbar:link {
	color: #FFCC99;
}
a.navbar:visited {
	color: FFCC99;
}
a.navbar:hover {
	color: #FFFFCC;
}
a.navbar:active {
	color: #FFCC99;
}
.sidebar {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 1.15em;
	color: #006633;
}
