a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
}
.orange {
	color: #F94112;
}
.orange-bold {
	font-weight: bold;
	color: #F94112;
}
.white-bold {
	font-weight: bold;
	color: #FFFFFF;
}
.timetable {
	font-size: 9px;
	line-height: 120%;
}
.normal-11px {
	font-size: 11px;
}
.bold-11px {
	font-size: 11px;
	font-weight: bold;
}
.normal-12px {
	font-size: 12px;
}
.bold-12px {
	font-size: 12px;
	font-weight: bold;
}
.normal-9px {
	font-size: 9px;
	line-height: 140%;
}
