BODY, TD {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
}
A {
	color: #00C;
}
#nav {
	background-image: url('bg_nav.gif');
	height: 34px;
}
.contactInfo {
	color: #000;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.mNav {
	font-weight: bold;
	text-align: center;
	width: 150px;
}
.mNav A {
	color: #FFF;
}
.mainText {
	font-size: 12pt;
	line-height: 1.5em;
}
.mainText A {
	color: #00C;
}
.listingLabel {
	font-weight: bold;
}
.listingLink {
	color: #00C;
}
.listingLink:visited {
	color: #009;
}