body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #black;  
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#page {
/*	background-color: white; */
	border: 0px solid #959596;
	text-align: left;
}
h1 {
	font-size: 2em;
	padding: 10px;
	text-align: center;
}
a, a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}  
div#LRailSB a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
div#LRailSB a:hover {
	font-weight: bold;
	color: #959596;
	text-decoration: underline;
}
div#LRailVOU a {
	font-weight: bold;
	color: #FFE248;
	text-decoration: none;
}
div#LRailVOU a:hover {
	font-weight: bold;
	color: #CCAA00;
	text-decoration: underline;
}
.LRailBlt {
	list-style-type: none;
	font-size: .9em;
	margin-left: 0px;
	padding-left: 0px;
	}
h2 {
}