.Captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;


}
.bodycaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	text-indent: 0px;
	display: block;
	padding-right: 40px;
	padding-left: 40px;


}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	display: none;



}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	letter-spacing: normal;
	text-indent: 5pt;
	word-spacing: normal;
	text-align: center;
	text-transform: uppercase;



}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
