@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-repeat: repeat;
	background-color: #000;
	font-size: 10pt;
}
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #FF9;
}
a:active {
	color: #F00;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 60pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 25pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #F00;
	margin: 0px;
	line-height: 18pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.new-condo-toronto {
	color: #F00;
}
.new-condo {
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
	text-align: left;
}

