body, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}
h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
.header {
	padding-top:21px;
}
.main a {
	font-weight:bold;
}
.copy {
	margin-bottom:20px;
}
.copy h2 {
	font-size:18px;
	margin-bottom:6px;
}
.copy h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:10px;
}
.copy p {
	margin-bottom:10px;
}
.copy p.nospace {
	margin-bottom:0;
}
.copy .img img {
	display:block;
	float:left;
}
.copy .img ul {
	padding-left:20px;
	margin-bottom:10px;
}

.copy .float {
	float:right;
	padding:17px 0 15px 23px;
	width:165px;
	margin-top:15px;
}
.copy .float h1,
.copy .float p {
	margin-right:0;
}
.copy .float h1 {
	font-size:15px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.copy .float .email a {
	font-size:9px;
}