body {
	font-family: Georgia, Times;
	color: #000;
}

a, a:hover {
	color: #000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, p {
	padding: 0;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

#wrapper {
	width: auto;
}

#logo, #navigation, #callout, #footer, #content_ads {
	display: none;
}

table tr th, table tr td {
	padding: 2px 5px;
	text-align: left;
	font-size: 12px;
}

table tr th {
	font-style: italic;
}

table tr td {
	border-top: 1px solid #000;
}