.homefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #009EB7;
	border: thin dashed #025F98;
	font-weight: bold;
	padding: 1px;
	text-align: center;




}
