BODY {
	background-color : #5F79A4;
	
}
H2 {
	font-size: 19px;
	font-family:  Georgia, Verdana, serif;
	font-style: italic;	
	color: black;
	font-weight: bold; 
	margin-top: 10px;	
	margin-bottom: 6px;	
	text-align: center;	
}
H3 {
	font-size: 18px;
	font-family:  Georgia, Verdana, serif;
	font-style: normal;	
	font-weight: bold; 
	margin-top: 10px;	
	margin-bottom: 12px;	
	text-align: center;	
}
H4 {
	font-size: 16px;
	font-family:  Georgia, Verdana, serif;
	font-style: italic;	
	font-weight: bold; 
	margin-top: 10px;	
	margin-bottom: 6px;	
	text-align: center;	
}
H5 {
	font-size: 16px;
	font-family:  Georgia, Verdana, serif;
	font-style: italic;	
	color: white;
	font-weight: bold; 
	margin-top: 10px;	
	margin-bottom: 6px;	
	text-align: center;	
}
H6 {
	font-size: 14px;
	font-family:  Georgia, Verdana, serif;
	font-style: normal;	
	color: white;
	font-weight: bold; 
	margin-top: 10px;	
	margin-bottom: 6px;	
	text-align: center;	
}
.directions {
	font-size: 14px;
	font-family: Georgia, Verdana, serif;
	/* letter-spacing: .1px; */
	line-height: 20px;

}
.newsTextWhite {
	font-size: 13px;
	font-family: Georgia, Verdana, serif;
	color: white;
	line-height: 16px;
	word-spacing: -1px;	
}

.scheduleText {
	font-size: 11px;
	font-family: Georgia, Verdana, serif;
	/* letter-spacing: .1px; */
	line-height: 13px;
	word-spacing: -1px;	
}
.scheduleTextWhite {
	font-size: 13px;
	font-family: Georgia, Verdana, serif;
	color: white;
	line-height: 15px;
	word-spacing: -1px;	
}

A, A:LINK, A:FOCUS, A:ACTIVE, A:VISITED {
	color: #133D81;	
}

A:HOVER {
	color: #0000ff;
}

.pressRelease {
	font-size: 13px;
	font-family: Georgia, Verdana, serif;
	/* letter-spacing: .1px; */
	line-height: 18px;
	
}



