.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.tabSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.bodySubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
