body {
	margin: 0px;
	background: #b2bed0;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.cont-white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.cont-black {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.content-head {
	font-family: Arial;
	font-size: 26px;
	color: #ff7505;
	font-weight: bold;
}
.head {
	font-family: Arial;
	font-size: 18px;
	color: #ff7505;
	font-weight: bold;
}
.quote {
	font-family: Arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.cont-headno {
	font-family: Arial;
	font-size: 30px;
	color: #576175;
	font-weight: bold;
}
.form-head {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.form1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.zip-field {
	width: 150px;
	font-family: Arial;
	font-size: 16px;
}
.textarea {
	width: 220px;
}
.testimonial {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.author {
	float: right;
	margin-left: 10px;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.footer a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.footer a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff7505;
	text-decoration:underline;
	font-weight: bold;
}

