body, select, input, a, textarea, td { font-family: verdana, sans-serif; }

body { margin-left: 30px; margin-right: 30px; }

h1 {
	color:#8e8f8f; font-size: 100%; text-transform: uppercase; font-weight: bold;
	font-family: arial, helvetica;
	margin-bottom: 8px;
}

h2 {
	color:#000000; font-size: 100%; font-weight: bold;
	font-family: arial, helvetica;
	margin-bottom: 8px;
}

p.intro {
	margin-top: 0px;
	margin-bottom: 10px;
	color:#000000;
	font-size:70%;
	width: 80%;
}

table.stationTable {
	width: 80%;
	padding: 0px;
	margin: 0px;
	border: dotted 1px #8e8f8f;
}

table.stationColumn {
	font-size:70%;
}

table.stationColumn td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 10px;
}
