body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-highlight-color: #7fb2b2; 
	scrollbar-shadow-color: #006666; 
	scrollbar-base-color : #f0f0f0; 
	scrollbar-track-color: #F0f0f0; 
	scrollbar-face-color: #7fb2b2; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #333333;
}
.textinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 2px;
	padding-top: 2px;

}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.timelineTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 55px;
	font-weight: normal;
	color: #F0f0f0;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	background-color: #000066;
	margin-top: 10px;
	padding-top: 10px;


}
.timetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.tabledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;

}
.tableTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

