body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bus-reflection {
	background-image:  url("../bus/images/bus-reflection.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 20px;
	padding-bottom: 2px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.copy {
	font-size: 10px;
}
a.copy {
	font-size: 10px;
	color: #000000;
}
a.copy:hover {
	color: #FF0000;
}
.home-heading {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/home-heading-bg.gif);
	height: 20px;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}.sub-heading {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
