body {
	font-family:Arial;
	font-size: 14px;
	color: #000000;
}
a {
	color: #29597d;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #29597d;
	text-decoration: underline;
}
.page-header {
	padding: 0px 0px 15px 0px;
	font-size: 18px;
	color: #0087d5;
	font-weight: bold;
}
.mod_events_latest_table {
	margin-left:18px;
	width:183px;
}
.mod_events_latest_date {
  text-transform: capitalize;
  color: #232323;
  font-weight: bold;
}
