.leftbox, .headermenu, .photostrip, .footermenu {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
}

h1 {
	font-size: 12pt; 
	margin-top: 1em;
	margin-bottom: 1em;
	color: black;
}

h2 {
	font-size: 11pt; 
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: black;
	font-weight: bold;
}

h3 { font-size: 100%; margin-bottom: 0.5em;}

A:link, A:visited { color: #015093; text-decoration: underline; }
A:hover { color: #b10000; text-decoration: underline; }

p {
	margin-top: 0em;
	margin-bottom: 1em;
} 

.container_outer, .maincontent  {
	width: auto;
	padding: 0;
	border: none;
}

.footer {
	margin-top: 2em;
	font-size: 8pt; 
	color: #666666;
	text-align: right;
}
