body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #44515d;
}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menu_active {
color: white;
text-decoration: none;
font-size:12px;
font-weight:bold;
}

a.menu {
color: #0F4370;
text-decoration: none;
font-size:12px;
font-weight:bold;
}

.news_headers {
font-weight: bold;
text-decoration: none;
color: #44515d;
}
a.news_headers:hover {
font-weight: bold;
text-decoration: underline;
}

a {
color: #BD0016;
}

h5 {
color: #0F467D;
}

.date {
color: #BD0016;
font-weight: bold;
}

hr {
border-bottom: 2px solid #EFF2F7;
width:100%;
}
hr.white {
border-bottom: 2px solid white;
width:100%;

}

.image2 {
border: 3px solid #DBDFE5;
}

.image3 {
border: 5px solid white;
}