a:link {
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.background {
	background-color: #FFFFFF;
}

