@charset "utf-8";
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	text-indent: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	background-color: #80CD65;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	text-transform: capitalize;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	background-color: #609C55;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top-color: #FFFFFF;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #609C55;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7894AF;
	text-decoration: none;
}
