.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footertext a:link {
	color: #7B1728;
	text-decoration: none;
}
.footertext a:visited {
	text-decoration: none;
	color: #7B1728;
}
.footertext a:hover {
	text-decoration: overline;
	color: #666600;
}
.footertext a:active {
	text-decoration: none;
	color: #7B1728;
}
.margins {
	padding: 5px;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pagetext a:link {
	color: #7B1728;
	text-decoration: none;
}
.pagetext a:visited {
	text-decoration: none;
	color: #7B1728;
}
.pagetext a:hover {
	text-decoration: overline;
	color: #666600;
}
.pagetext a:active {
	text-decoration: none;
	color: #7B1728;
}



.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D0C12;
	background-color: #E8E8E8;
	height: 16px;
	width: auto;
	border: .1em solid #737D86;
}
.formstate {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D0C12;
	background-color: #E8E8E8;
	height: auto;
	width: auto;
	border: .1em solid #737D86;
}
.formcomments {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D0C12;
	background-color: #E8E8E8;
	height: auto;
	width: auto;
	border: .1em solid #737D86;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
