.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.featureTextLarge {
	color: #E0CF75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.stationsfound {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.stationtext {
	color: #CC0000;
}
.ziptext {
	color: #CC0000;
}

.footer {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}


.regularText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}

.regularText_TC2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}



.regularText A:link {
	color: #E0CF75;
	text-decoration: underline;
}

.regularText A:visited {
	color: #E0CF75;
}

.regularText A:hover {
	text-decoration: underline;
	color: #9BA26C;
}


.button A:link {
	color: #0F4022;
	text-decoration: underline;
}

.button A:visited {
	color: #0F4022;
}

.button A:hover {
	text-decoration: underline;
	color: #9BA26C;
}

.subFeatureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.featureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

	Table.listings {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		Color: #959595;
	}
	Table.listings TR.station {
		Color: white;
	}
	Table.listings TR.shaded {
		Background-Color: white;
	}
	Table.listings TD {
		Color: #000000;

		Font-Size: 95%;
		Padding-Left: 5px;
		Vertical-Align: Top;
	}
	Table.listings TH {
		COLOR: #555555;
		Padding-Left: 5px;
		Font-Size: 90%;
		Border-Bottom: 1px solid black;
		Vertical-Align: bottom;
	}
