.top, .bottom {
	display: none;
}

body {
	font-family: Arial, 'Trebuchet Ms',  sans-serif;
	font: normal 12px/16px Arial;
	color: #707070;
}

a {
	color: #0077c0;
}

.graybg, .top, .graybg, .left_menu_top, .right_column, .banner, .index_column, .first_col, .path, form {
	display: none;
}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}

p {
	margin-bottom: 15px;
}

.content {
	display: block;
	left: 141px;
	width: 95%;
}