body, td {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	color: Black;
}

p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}

h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 12pt;
	text-decoration: bold;
	color: Black;
}

a {
	text-decoration: none;
	color: #E2B213;
	font-weight: bold
}

a:hover {
	text-decoration: underline overline;
	color: #E2B213;
	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;

}

a.nav {
	text-decoration: none;
	color: #ffffff;
	font-size : 14px;
	font-weight: bold
}

a.nav:hover {
	text-decoration: underline overline;
	color: #000080;
	font-size : 14px;
	font-weight: bold;
	background: #ffffff
}	

a.footer {
	text-decoration: underline;
	color: #000080;
	font-size : 14px;
	font-weight: bold;
	background: #ffffff
}

a.footer:hover {
	text-decoration: underline;
	color: #000080;
	font-size : 14px;
	font-weight: bold;
	background: #E2B213
}	