.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	color: #FFFFFF;
}
.headingText {
	font-family: "Times New Roman", Times, serif;
	font-weight: 800;
	color: #FFFFFF;
	font-size: 16px;
}
.siteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #003300;
	line-height: 20px;
	text-align: justify;


}
.headingText2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 800;
	color: #003300;
	font-size: 16px;

}
.captionText2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	color: #003300;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
}
a {
	font-weight: 600;
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline overline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: 800;
	color: #003300;
	margin: -3px;
	padding: 3px;

}
