@charset "utf-8";
.heading {
	font-size: large;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.busname {
	font-weight: bold;
	font-variant: small-caps;
}
.bold {
	font-weight: bold;
	font-size: large;
}

