h1, h2, h3 {
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

body {
	font: 11px/16px "Arial", Tahoma, sans-serif;
	color: #000;
}

#header, #navigation, #rightcolumn, #footer, .breadcrumb, .rightContent {
	display: none;
}

#leftcolumn {
	background: none;
	width: 100%;
}

.leftContent {
	background: none;
	width: 100%;
	color: #000;
}
