body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-size: 12px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-weight: bold;
	color: #003366;
}
a.navbar:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.navbar:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.navbar:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.navbar:hover {
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;

}

p {
	font-size: 12px;
}
p.navbar {
	font-weight: bold;
	color: #FFFFFF;
}
p.spacer {
	font-size: 5px;

}
p.copyright {
	font-size: 9px;
	color: #FFFFFF;

}
a.footer:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;

}
a.footer:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;


}
a.footer:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;


}
a.footer:hover {
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;
	font-size: 10px;


}

td.tableheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
td.tabledata {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;

}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.shatagline {
	font-size: 16px;
	font-weight: bold;
	color: #006699;

}
.shasubtagline {

	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
ul {
	font-size: 12px;
	list-style-image: url('../graphics/housing-services.gif');
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.skillzfooter {
	font-size: 8px;
}