.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;




}
a:link {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #003366;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.bottomtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;


}
.Headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.maintextBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;

}
.maintextBOLDItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.maintextItalic {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
	font-weight: bold;
	font-style: normal;
}
.maintextBOLDred {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
