.mainText {
	font-family: "Times New Roman", Times, serif;
}
.headingText {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-weight: bold;
}
.legalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.linkText {
	font-family: "Times New Roman", Times, serif;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.menuText {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.mainTextBold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
