body{
	font-family: Arial;
	font-size: 12px;
	color: #012c5e;	
}
a{
	color: #4c5f7c;
}
h1{
	margin-bottom: 25px;
	font-size: 21px;	
	font-family: Arial;
	color: #003472;
	text-decoration: none;	
}
div#main{
	font-size: 12px;
	line-height: 18px;
}
div.info_title{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-indent: 15px;
	text-transform: uppercase;
}
div.info_content{
	font-size: 11px;
}

#timetable_tabs a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
