#head, #langbar, #menucarrier, #menu, #foot, form, {
	display: none;
}
body, #content {
	background-color: #fff;
}
body {
	color: #000;
	font: 12pt "Times New Roman", Times, serif;
}
#content {
	margin-left: 0px;
}
#content h3 {
	font: 16pt Arial, sans-serif;
}
#content h4 {
	font: 14pt Arial, sans-serif;
}
#content a {
	color: #000;
	text-decoration: underline;
}