
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	background-color:#FFFFFF;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
}

td {
	background-color:#FFFFFF;
}	

.chart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#006633;
}
a:hover {
	text-decoration:underline; 
	color:#FF0000;
	background:#FFFF99;
}

.footer {
	font-size:8pt
}

h1 {
	font-size:10pt;
	font-weight:bold;
	color:#0000FF;
	text-transform:uppercase;
}

h2 {
	font-size:9pt;
	font-weight:bold;
	color:#0000FF;
}

.coltext {
	color:#006633;
	font-weight:bold;
}

.hi {
	color:red;
	font-weight:bold;
}

.pale {
	color:white;
	font-weight:bold;
}
.title {
	text-transform:uppercase;
	font-size:8pt;
}

.housingstrategy {
	color:#339966;
	font-weight:bold;
}

.cell {
	background-color:#FFFFFF;
}

.cellborder {
	border-color:#000000;
}


.back2 {
	background-color:#FFECB0;
}


