.bodyText {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color : #00316C; 
	font-weight:bold;
}

.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00AE01;
	font-weight: bold;
}

