.listingcaption {
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	color: #036;
}
.listingtable {
	font-size: 13px;
	font-family: "Comic Sans MS", cursive;
	background-color: #8AA1B1;
	background-repeat: no-repeat;
	margin: 0px;
	color: #003;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding: 2px;
	text-align: left;
}
