body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4E4E4E;
}
.active {
	color: #91232d;
}
.greenback {
	background-color: #d7e3c2;
}
li {
	list-style-type: none;
	line-height: 1.9em;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
li a {
	text-decoration: none;
	color: #4e4e4e;
}
li a:link {
	text-decoration: none;
	color: #4e4e4e;
}
li a:visited {
	text-decoration: none;
	color: #4e4e4e;
}
li a:hover {
	color: #91232d;
}
ul {
	padding-left: 0px;
	margin: 0px;
}
.listtop {
	padding-top: 2.4em;
	padding-bottom: 2.4em;
}
.listsecond {
	padding-left: 2em;
	font-size: 0.85em;
}
.verysmall {
	font-size: 0.78em;
	color: #4e4e4e;
}
.verysmallact {
	font-size: 0.7em;
	color: #91232d;
}
.fliesstext {
	font-size: 0.75em;
	background-color: #d7e3c2;
	line-height: 1.6em;
	padding-top: 2em;
}
.headertext {
	font-size: 0.9em;
	background-color: #d7e3c2;
}
a {
	text-decoration: none;
	color: #91232d;
}
a:link {
	text-decoration: none;
	color: #91232d;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #91232d;
}
.headertext a {
	text-decoration: none;
	color: #4e4e4e;
}
.headertext a:link {
	text-decoration: none;
	color: #4e4e4e;
}
.headertext a:visited {
	text-decoration: none;
	color: #4e4e4e;
}
.headertext a:hover {
	color: #91232d;
}
.berti {
	font-size: 0.8em;
	font-style: italic;
}

