.headingSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: bold;


}
.headingMain {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #000000;
	vertical-align: top;
	text-align: center;




}

.normalTextUndl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;

}
.linksSmallBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}.dropCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 5px;
	border: none #000000;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;


}

.table {
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;

}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
A:hover {
color: green;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	margin-top: 0px;
}
.imageFloatRight {
	float: right;
	border: 1px solid #000000;



}
.imageFloatLeft {
	float: left;
	border: 1px solid #000000;

}
.italics {
	font-style: italic;
}
.imageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.imagePicture {
	text-align: center;
	border: thin solid #000000;

}
.testx {
	text-indent: 5px;
	background-color: #000000;
}
