body {
	background: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
}

.unsub {
	background: #333;
}

.headers_l{
	float: left;
	background-color: #CFD7EB;
	height: 20px;
	padding-top: 15px;
	width: 314px;
	text-align: center;
	color: #000066;
}
.headers_r{
	float: left;
	background-color: #CFD7EB;
	height: 20px;
	padding-top: 15px;
	text-align: center;
	color: #000066;
	width: 314px;
}

.table-form {
	background: #ccc;

	margin-top: 20px;

}	

.form{
	text-align: left;
}
.form_l{
	float: left;
	margin: 15px;
}
.miles{
	width: 30px;
}
table.filds{
	margin-top: 20px;
	width: 500px;
}
table.filds td {
	color: #182920;
	height: 28px;
}
input{
	height: 16px;
}
.button{
	height: 36px;
	width: 269px;
	position: relative;
	left: 322px;
	margin: 10px 0 20px 0;
}
.privacy a{
	color: #182920;
}