body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFDB8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.business_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0088CE;
}
.business_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0088CE;
}
.business_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0088CE;
	text-decoration : none;
}
.apartment_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #B90000;
}
.apartment_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #B90000;
}
.apartment_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #B90000;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #57051E;
}
a:hover {
	color: #EB0000;
}

.footer_text, .footer_text a, .footer_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9AEB1;
}
.px11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.red12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}