.textBody {
	font-family: Arial;
	text-align: justify;
	font-size: 12px;
}
.textHomePage {
	font-family: Arial;
	text-align: justify;
	font-size: 14px;
}
.header1 {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #B1132D;
	margin: 10px auto auto;
}
.header2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #B1132D;
}
.header3 {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #B1132D;
}
.header4 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B1132D;
}
.textFooter{
	font-family: Arial;
	font-size: 11px;
}
a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.tablescrollable {
	overflow:auto;
	border: none;
	height: 300px;
}
.bullets1 {
	list-style-position: outside;
	list-style-image: url(../Images/blackdot.gif);
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
