h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Verdana;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

p { line-height: 18px; }

table.featured_news_events {
	border-top:1px solid black;
	clear:both;
	width:100%;
}
table.featured_news_events td{
	width:50%;
}
table.featured_news_events h3 {
	margin-bottom:0;
}
table.featured_news_events p {
	margin-top:0;
}
