/* CSS Document */

body {
	margin:0px;
	color:#015050;
	font-family: Arial;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position:bottom;
	background-align:right;
	background-color:#FFFFCC
}

	
td {
	color:#015050;
	font-family: Arial;
	font-size: .9em;
	}
	
h1 {
	color: #015050;
	font-weight: bold;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #015050;
	font-weight: bold;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #0066CC;
	font-weight: bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#0066CC;
	background-repeat: no-repeat;
	}
	
#home a{
	color: #0066CC: bold;
	}
#home a:hover{
	color:#ffffff;
	font-weight:bold;
	background-color:#0066CC;
	background-repeat: no-repeat;
	}
#navigation a {
	color: #0066CC;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding:2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#0066CC;
	background-repeat: no-repeat;
	}

#footer td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #015050;
	}
#footer a{
	color: #0066CC;
	font-weight:bold;
	font-size:11px;
}
#footer a:hover{

	color:#ffffff;
	font-weight:bold;
	background-color:#0066CC;
	background-repeat: no-repeat;
	}
	
#header a {
	color: #0066CC;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	padding:2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	}
#header td{
	color: #015050;
	font-size:10px;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#header a:hover {
	color:#ffffff;
	font-weight:bold;
	background-color:#0066CC;
	background-repeat: no-repeat;
	}

#timetable td{
font-size:9pt;
} 

