body {
	font-size: 12pt;
}

#menu, #sidebar, #footer, #default_footer, .line,  #header, .path {
	display: none;
}
.bold {
	font-weight: bold;
}
#container, #downbox, #content{
	width: 100%; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
}

div#downbox {
	padding: 0;
}
div#content {
	width: 100%;
	padding: 0;
}
div#content hr {
	display: none;
}
div#content .image{
	height: 155px;
}
div#content h1 {
	font-size: 16px;
}

div#content h2 {
	font-size: 14px;
}

div#content h3 {
	font-size: 14px;
}
div#content .tools {
	display: none;
}
a {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

