.bottom {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333300;
	text-align: center;
	line-height: 35px;
}
.main {
	text-align: justify;
	font-size: 14px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;





}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AFAF97;

}
.box {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
.contact {
	font-size: 12px;
	background-color: #CCCC99;
	border: 1px solid #666633;
}
.tariff {
	font-size: 14px;
	background-color: #CCCC99;
	border: 2px solid #666633;
	text-align: center;

}
.polk {
	font-size: 10px;
	text-align: center;
	color: #663;
}
.polk a {
	color: #663;
	text-decoration: none;
}

