body, table, tr, td, th {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	line-height: 17px;
	color: Black;
}

h1, .h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0e417f;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}


h2, .h2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0e417f;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3, .h3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3.event {
	margin-top:2px!important;
}

h2.event {
	margin-top:2px!important;
}

.date {
	font-size: 11px;
}

a {
	color: Black;
	text-decoration: none;
}

p a {
	color: #0e417f!important;
	text-decoration: underline!important;
}

p 
{
	margin: 0 0 5px 0;
}

a:hover {
	text-decoration: underline;
}

a.more {
	background-image: url(/images/arrow.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 18px;
	text-decoration: underline;
	float: right;

}

a.newsitem {
	line-height: 22px;
}

a.new {
	text-transform: uppercase;
	color: #01ae5d;
	font-size: 8px;
	position: relative;
	top: -3px;
}