/* @override http://www.galemansion.com/css/galestyles.css */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}

.events h3 {
	color: #5c97ae;
	text-transform: uppercase;
	}

.events h4 {
	margin-bottom: 6px;
	margin-top: 6px;
	}

.events h5 {
	margin-top: 0;
	font-size: 16px;
	font-style: italic;
	color: #5c97ae;
	margin-bottom: 6px;
	}

.events p {
	margin-bottom: 2px;
	margin-top: 0;
	}

h2 {
	font-size: 18px;
}

hr {
	margin-top:20px;
	}
	

