.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #000000;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	line-height: 14px;
}
.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.bkgd {
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-color: #990000;
}
.blackborder {
	border: thick solid #000000;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.REDborder {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #990000;
}
.bottomBORDER {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-left-color: #990000;
}
.boldCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.redborder {
	border: medium solid #990000;
}
