a img {border:0;}
.logo {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.closeup {
	width: 90%;
	margin-right: auto;
	margin-left: 25px;
	display: block;
}
.content {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.content h1 {
	margin-top:10px;
	font-size: 30px;
	font-weight: normal;
	color: #0A5DAB;
	margin-bottom: 10px;
}
.content ul {
	clear: left;
}
.content h2 {
	font-size: 17px;
	font-weight: normal;
	color: #4EA56E;
	margin: 0px;
	padding: 0px;
}
