body, td {
  	font-family: Arial;
  	font-size: 10pt;
}
h3 {
//	text-decoration: underline;
}
.EventDate {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	font-Style: italic;
}
.EventTitle {
	font-family: Arial;
	font-size: 10pt;
	text-indent: 25px;
}
.HeadFoot {
	color: Red;
	font-weight: bold;
	font-size: 10pt; 
	font-family: Arial;
}
.footer {
	color: #7F7F7F;
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}
.Navigation_Title{
	color: #FFFFFF;
	font-family: Arial Black;
	font-size: 10pt;
	text-align: center;
	border-style: solid;
	border-width: 1px;	
}
.Navigation{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;	
//	border-style: inset;
//	border-width: 1px;	
//	border-color: #A7A7A7;
//	line-height: 1.5;
}
.Page_Title {
	color: #FFFFFF;
	font-family: Courier;
	font-size: 24pt;
	text-align: center;
}