td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
}

.largeText {
	font-size:16px;
}
.smallText {
	font-size:10px;
}
.errorMsg {
	color:#FF0000;
}
.statusMsg {
	color:#009900;
}
.reqField {
	color:#990000;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}