body, table {
	font: 11pt/1.2 serif; 
	color: #000; 
	background-color: #fff; 
	margin: 0;
}
h1 {
	font-size: 170%; 
	font-weight: bold; 
	margin-bottom: 12pt; 
	color: #000;
}
h2 {
	font-size: 120%; 
	margin-bottom: 14pt; 
	color: #000;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
p {
	text-align: left; 
	margin: 12pt 0 14pt 0;
}
ul, ol {
	margin: 0 0 14pt 20pt;
}
ul ul  {
	margin: 7pt 0 14pt 20pt;
}
a, a:visited {
	color: #00f;
}
.nod, hr, #menu, #footer, #lang, #logo, #left-col {
	display: none;
}

