body{ 
	font-family: Verdana;
	font-size:0.8em;
	text-align: center;
	padding: 0;
	margin: 0;
}
h1{
	color: #000099; 
	font-size: 115%;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2{
	color: #000099; 
	padding-bottom: 0;
	margin-bottom: 0;
	font-size:0.75em;
}
p{
	margin: 0; 
	font-size: 0.75em;
}
.hi{
	color: red;
}
.trains{
	width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#cancel{
	text-decoration: strike-through;
}
#instruct{
	font-size: 70%;
	margin: 0;
	padding: 0;
}
hr{
	border: 0;
	height: 1px;
	width: 60%;
	color: #000099;
	background-color: #000099;
	margin-left: auto;
	margin-right: auto;
}
/* Reset some standard rules */
ul{
	margin: 0;
	-webkit-padding-start: 0;
}
.mob li, .mobfrm li {
	list-style-type: none;
	width: 75%;
	height: 40px;
	margin-top: 20px;
    margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.mob li {
	border: 1px groove black;
	background-color: #000090;
	color: #fff;
	line-height: 125%;
}

.mob li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 9px;
}
.mob li a:hover{
	background-color: #fff;
	color: #000099;
}

.mobfrm li input{
	width: 100%;
	height: 100%;
	border: 1px groove black;
	font-family: Verdana;
}
.mobfrm li input[type=text]{
	height: 80%;
	}
.mobfrm li #station{
	font-size: 118%;
	text-align: center;
}

li .frmsub{
	background-color: #000090;	
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 20px;
}

li .frmsub:hover{
	color: #000090;	
	background-color: #fff;
}
#content {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
