﻿#header, #sub-navigation, #footer, object, div.column.left {
	display:			none;
}

body {
	font:					0.70em verdana,sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family:			arial, sans-serif;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

h1 {
	font-size:				200%;
	margin-bottom:			10px;
}

h2 {
	font-size:				180%;
}

h3 {
	font-size:				160%;	
}

p, address, dd, blockquote {
	margin-bottom:			10px;
}

a {
	text-decoration:		none;
}

div.listing table {
	width:					100%;
}