H1	{
	font-size: 19px;
	font-weight: bold;
	text-align:left;
	position: relative;
	top: 10px;
}

H2	{
	font-size: 15px;
	font-weight: bold;
	color: #38a33d;/*8cc63f;*/
	position: relative;
	top: 15px;
}

H3	{
	font-size: 15px;
	font-weight: bold;
	color: #38a33d;/*8cc63f;*/
	text-align:center;
}

.body	{
	margin-top: 30px;
	margin-left: -304px;
	position: relative;
	left: 50%;
	width: 608px;
	visibility: visible;
	margin-bottom:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
}

.table	{
	margin-top:10px;
	font-family:Arial;
	font-size:12px;
	left: 50%;
	margin-left:-304px;
	position:relative;
	width:608px
}

.LSB	{
	margin-top: 10px;
	margin-left: -394px;
	position: absolute;
	left: 50%;
	width: 90px;
}

TH	{
	text-align:center;
}

.smallLink {
	text-align:right;
	font-size:9px;
	vertical-align:top;
}

html	{
	overflow-x: hidden;
	overflow-y: auto;
}

A:link  {
	COLOR: #38a33d;/*8cc63f;*/
	TEXT-DECORATION: none;
}

A:link img	{
		border: 0
}

A:visited	{
		COLOR: #38a33d;/*8cc63f;*/
		TEXT-DECORATION: none;
}

A:visited img	{
		border: 0
}

A:active	{
	COLOR: #38a33d;/*8cc63f;666666;*/
	text-decoration: underline;
}

A:hover	{
	COLOR: #38a33d;/*8cc63f;666666;*/
	text-decoration: underline;
}

ul li {
	align: left;
}


.headerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headerImgs {
	align:"center";
	border:1;
	bordercolor:"#FFFFFF";
	cellpadding:0;
	cellspacing:7;
	width:800;
}

.busInfo {
	border: 1px solid #000000;
	padding: 5px 5px;
}

.timetable {
	border:1px solid #000000;
	margin-top:50px;
	text-align:left;
	width:596px;
}
.timetable td {
	text-align:center;
	border:1px solid #000000;
	padding:10px;
}
.timetable th {
	border:1px solid #000000;
}
.timetable td .route {
	text-align:left;
}

.twoCols {
	float:left;
  padding:0px 1px;
}
