.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;


}
.texBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.picLabels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.bulletText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 4pt;
}
.otherTable {
	background-color: #D7EDC5;
	border: thin groove #FFFFFF;
	width: 150px;
	height: 167px;
	align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 1px;
	text-align: center;







}
.formLabels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.picCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 252px;
	left: auto;


}
a:link {
	color: #009999;
	text-decoration: none;

}
a:visited {
	color: #009900;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.beforeTable {
	background-color: d7edc5;
	padding: 4px;
	border: thin solid #FFFFFF;


}
