h1 {
	text-align: center;
	font-size: 20px;
	color: #EAEAEA;
	background-color: #B70945;
	margin-top: 25px;
	margin-right: 30px;
	padding: 4px;
}

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
}
.article_body {
	margin-top: 25px;
	margin-right: 30px;
	text-align: justify;
	line-height:18px;
	text-indent:50px;
	color: #003366;
}

.article_bullets li{
	margin-top: 10px;
	margin-right: 30px;
	text-align: justify;
	line-height:18px;
	color: #003366;
}
body {
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a {
	color: #507896; 
	font: 12px Verdana; 
	font-weight:normal; 
	text-decoration: none; 
}
a:visited {
	color: #507896; 
	font: 12px Verdana; 
	font-weight:normal; 
	text-decoration: none; 
}
a:active {
	color: #507896; 
	font: 12px Verdana; 
	font-weight:normal; 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
	font: 12px Verdana; 
	font-weight:normal; 
	color: red; 	
}
