body {
	top: 0;
	left: 0;
	padding: 0 5px;
	margin: 0;
	font-family: arial;
}

h1 {
	font-size: 110%;
	margin: 3px 0 0 0;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	margin: 3px 0 4px 0;
	font-weight: bold;
}

p {
	font-family: arial;
	margin: 4px 0;
	font-size: 90%;
}

tr.stoprow {
	font-size: 90%;
}

tr.highlight {
	font-weight: bold;
	background: #ff0;
}

div.stoptimes {
	font-size: 90%;
}

div.divider {
	border-bottom: 1px solid black;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

p.info {
	padding-top: 3px;
	margin-top: 10px;
	font-size: 80%;
}

span.nextstops {
	font-size: 90%;
}