.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.bodyTextSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
.menuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000099;

}
.bodyTextVerySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFF00;
	border: medium solid #000000;

}
.bodyTextWorkBox {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFF00;
	border: medium solid #000000;
}
