h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #006600;
	text-align: center;
	font-size: large;
}
.headerYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.headerCounties {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.tableMargin {
	margin-top: 5px;
	margin-bottom: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.trUnderlined {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.tableBorder {
	border: 1px solid #006600;
	font-size: small;
	margin-bottom: 20px;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
.continuingEduHeader {
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.ceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
.emphasizedText {
	color: #009900;
}
