body {
	font: 75% Verdana, sans-serif;
	line-height: 150%;
}

* {
	margin: 0;
	padding: 0;
}

#content {
	width: 770px;
	margin: 15px 27px 0 0;
	_margin-right: 13px;
}

#content h1, #content h2, #content h3 {
	color: #3F3F3F;
	margin-bottom: 6px;
	font-size: 150%;
	line-height: 100%;
}

#content h1 a, #content h2 a, #content h3 a {
	color: #3F3F3F;
}

#content h2 {
	font-size: 130%;
	margin-top: 1em;
}

#content h3 {
	margin-top: 1em;
	font-size: 110%;
}

#content p, #content table, #content ul, #content ol {
	margin-bottom: 1em;
}

#content ul, #content ol {
	margin-left: 2em;
}

table td, table th {
	_font-size: 80%;
}

table.data {
	_width: 95%;
}

.banners {
	margin-top: 10px;
	height: 150px;
}

p.description {
	margin-top: 1em;
}