body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #37000B;
	margin: 0px;
}

.copyright {
	color: #6A0015;
	font-style: italic;
	font-size: 10px;
}

.menu {
	background-color: #FCFDCC;
	color: #6A0015;
	border-bottom: 1px groove #240007;
	border-left: 1px groove #240007;
	border-right: 1px groove #240007;
	text-indent: 13px;
	vertical-align: top;
	line-height: 25px;
}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #37000B;
}

h1.content {
	font-size: 26px;
	font-weight: normal;
}

h2.content {
	font-size: 23px;
	font-weight: normal;
}

h3.content {
	font-size: 18px;
	font-weight: normal;
}

p.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37000B;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #F9D364;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.tablecell {
	background-color: #871F26;
	text-indent: 12px;
	border: 2px groove #37000B;
	color: #FFFFFF;
}
.announcements {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #871F26;
}
li {
	line-height: normal;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 8px;
}
.blurb {
	color: #871F26;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	padding-left: 10px;
}