body {
	background: #FFFFFF url(Images/PageBackground.gif);
	padding: 0px;
	font: 12px/16px Tahoma, Arial, sans-serif;
	margin: 0px;
}
.smallnav {
	font: 10px/12px Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	width: 150px;
}
.smallnav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallnav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallnav a:hover {
	color: e9e9e9;
	text-decoration: none;
}
.smallnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font: bold 16px/100% Tahoma, Arial, sans-serif;
	color: #981418;
	margin: 0px;
}
a:link {
	color: #981418;
	text-decoration: underline;
}
a:visited {
	color: #981418;
	text-decoration: underline;
}
a:hover {
	color: #ABABAB;
	text-decoration: none;
}
a:active {
	color: #981418;
	text-decoration: underline;
}
ul {
	margin-left: 0px;
}
li {
	background: url(Images/MaroonBullet.gif) no-repeat left 6px;
	list-style: none;
	padding-left: 9px;
	padding-bottom: 3px;
}
.footer {
	font: 10px/120% Tahoma, Arial, sans-serif;
}
h2 {
	font: bold 14px/120% Tahoma, Arial, sans-serif;
	color: #981418;
	margin-bottom: -12px;
}
.formtext {
	font: 10px/120% Tahoma, Arial, sans-serif;
}
