td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red_header {
	font-size: 15px;
	color: #B50000;
}

A:link {color:#435789; text-decoration: underline}
A:visited {color:#578421} 
A:hover {color:#98B260} 
A:active {color:#B50000}
.highlight_text {
	font-weight: bolder;
	color: #526437;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 8px;
	padding: 0px;
}
.railfan {
	color: #B50000;
	font-weight: bold;
}.formstuff {
	font-size: 10px;
	background-color: #CAD6BA;
}
.formboxes {
	font-size: 11px;
	background-color: #E8EDE0;
	border: 1px solid #526437;
}
.tinytext {font-size: 9px}