﻿.heading {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
.bullets {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
	}
.disclaimer {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	text-align: justify;
}
.disclaimertitle {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: italic;
	color: #CC0000;
	text-align: justify;
}
.busname {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.city {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.short-space {
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 6px;
	margin-bottom: 5px;
}
