body, td {
	margin: 0px;
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	color: Black;
	/*background-image: url(/images/topstretcher.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}
p.address {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 12px;
	text-decoration: bold;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 12pt;
	text-decoration: bold;
	color: Black;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold;
	color: #25a197;
}
a {
	text-decoration: none;
	color: #E2B213;
	font-weight: bold
}
a.footer {
	text-decoration: none;
	color: #25a197;
	font-weight: bold
}
a:hover {
	text-decoration: underline overline;
	color: #E2B213;
	font-weight: bold	
}
a .listingNav{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a.listingNav:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
	font-weight: bold	
}
.listing {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	color: Black;
	font-weight: bold;
}
.listing_a {
		font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	color: Black;
	font-weight: bold;
}
.listing_var {
		font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	color: White;
	font-weight: bold;
		background-color: Black;
}