.header {
	font-size: 14pt;
	display: block;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a.housing_nav: {
	font-family: Arial, Helvetica, sans-serif;
	color: #008585;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a.housing_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #008585;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a.housing_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #008585;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a.housing_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #008585;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008585;
	text-decoration: underline;
}
link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008585;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008585;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008585;
	text-decoration: underline;
	font-weight: bold;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

<!--Faq Section-->
.txt {
    font-size: .8em;
    color: #333;
    font-family: verdana,helvetica,arial,sans-serif;
    }
	
	dt {
    margin-left: 0;
    font-size: 1em;
    color: #ff9900;
    font-style: italic;
    font-weight: bold; }