a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}
a:link {
        color: #003366;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #993300;
}
a:hover {
        text-decoration: none;
        color: #993300;
}
a:active {
        text-decoration: none;
}
.Headline {
        color: #993300;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
}
.Body {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #333333;
}
head {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        color: #993300;
}
li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #333333;
}
table.stationlist {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
}

tr.tablehdr {
	background:	ButtonFace;
}

td.stationlist {
	padding:	2px 5px;
}

td.tablehdr {
	border:		1px solid;
	border-color:	ButtonHighlight ButtonShadow
			ButtonShadow ButtonHighlight;
	cursor:		default;
}

