@charset "utf-8";
/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.96em;
	color:#333333;
}

a {
	color:#4b54cb;
	outline:none;
}

a:Hover {
	color:#000000;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.9em;
	line-height:40px;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:10px;
	color:#4b54cb;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.3em;
	line-height:24px;
	color:#4b54cb;
	font-weight:normal;
	margin-top:30px;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#ebaf1f;
	font-weight:normal;
}

.events-date {
	font-size:13px;
	font-weight:normal;
}

.small-red {
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
}

