.PAGE-TITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #660000;
	font-weight: bold;
}
.SMALL-TITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #660000;
}
.MAIN-BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.MAIN-BODY-RED {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #660000;
}
.LINKS {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: underline;
}
