.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #FF9900;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #f7f2f2;
	padding-top: 50px;
}
.bodytextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
