body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

a.projects:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3F96;
	text-decoration: none;
}
a.projects:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1D3F96;
}
a.projects:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3F96;
	text-decoration: underline;
}

.footer_txt {
	font-size:10px;
	color: #999999;
	font-weight: bold;
}

.CondoMag-text
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
}

.CondoMag-details
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #41579B;
}

.copyright {
	font-size:11px;
}

.substyle {
	color: #999999;
}

h1 {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size:26px;
	color: #1D3F96;
	font-weight:400;
}

h2 {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size:18px;
	color: #1D3F96;
	font-weight:400;
}
