.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
a {
	color: #993300;
	text-decoration: underline;
}
.smallHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
a:hover {
	color: #FF6600;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993333;
}

h1, h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;

}