.header, .footer, .commentsheader, .copyright, .smallprint, .lang, .navigation { display:none; }

body {
       font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	color: #000;
	background: #FFF;
	margin-top: 30px; 
	margin-bottom: 30px; 
 	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #444444;
}

.page {
	color: #000;
	font-size: 11px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: justify;
	line-height: 20px;
	background-color: white;
	padding: 20px;
	border: none;	
}

DIV.page A { 
	color: #AAA;
	text-decoration: underline;}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 16px;
}

.indent {
	margin-left: 40px;
}

.missingpage {
	color: #AAA;
}
