.nav {
	width: 700px;
	height: auto;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: #000000;
	list-style-type: none;
	width: 700px;
}
.banner {
	padding: 0px;
	font-size: 18px;
}
.bodyblock {
	font-size: 16px;
	height: auto;
	width: 244px;
	top: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #BBBBBB;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px solid #DDDDDD;
}
.listing {
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: justify;
	margin: 0px 0px 0px 150px;
	padding: 5px;
	height: auto;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
}
a:hover {
	text-decoration: none;
}
.strike {
	text-decoration: line-through;
}
.listings {
	font-size: 10px;
}
