.header {
	font-family: Calligrapher;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.header1 {
	font-family: Calligrapher;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.text {
	font-family: "Centaur";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.smalltext {
	font-family: "Centaur";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color:  #FFFFFF;
}
.timetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color:  #FFFFFF;
}
.timetable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color:  #FFFFFF;
}
.timetext {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color:  #FFFFFF;
}

