body {
	font: 0.75em/1.50em Arial, Helvetica, sans-serif;
}

#logo {
	border: none;
}

p, h1, h2, h3, h4, h5, h6 {
	text-align: left !important;
	display: block;
	width: 100%;
}	

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

p {
	margin: 5px;
	padding: 0;
}

h1, h2, h3 {
	color: #5a9310;
}

a, a:link {
	text-decoration: underline;
	color: #336699;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #336699;
}

#font-resizer, #search, #languages, #top-nav, #product-select, #navigation-wrapper, #content-col2, #content-promos, #lower-content-wrapper, #bookmarks-wrapper, #site-info {
	display: none;
}