@charset "utf-8";
.footer {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.borders {
	padding: 0px;
	border: 1px solid #666666;
}
.subnav {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #231f20;
}
.body {
	font-family: helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

