.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}

.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 150%;
	color: #333333;
}

.bodyTextNoSpace {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #333333;
}

.smallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #025081;
	text-decoration: underline;
}

a:visited {
	color: #AD5591;
	text-decoration: none;;
}

a:active {
	color: #F4578C;
	text-decoration: underline;
}

a:link {
	color: #025081;
	text-decoration: none;
}
.smallText {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.smallTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C3D68;
}

