.mission {
	  font-family: verdana;
		color: black;
		font-size: 9pt;
		
}

.month {
	  font-family: verdana;
		color: black;
		font-size: 9pt;
		
}

.monthheader {
	  font-family: verdana;
		color: black;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: underline;
		
}

.monthheaderw {
	  font-family: verdana;
		color: white;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: underline;
		
}

.currentmonth {
		font-family: Berlin Sans FB Demi;
		color: white;
		font-size: 30pt;
		
}

.dayprogram {
	 font-family: verdana;
	 font-size: 8pt;
	 font-weight: bold;
}