
#Event_Scroll {
	overflow: auto;
	position: inherit;
	margin-top: 0px;
	margin: 0 auto; /* center */
	text-align: center;
	clear: both;
}

#Event_Foot {
	position: inherit;
	text-align: right;
	padding-top: 0px;
}

#EH {
	font-family: Arial;
	font-size: 16px;
	color: navy;
	font-weight: bold;
}

#SH {
	font-family: Arial;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}

#BH {
	font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

#RH {
	font-family: Arial;
	font-size: 13px;
	color: black;
}
