h1 {
	font-size: 14pt; 
	margin-top: 1em;
	margin-bottom: 1em;
	color: black;
}

A:link, A:visited { color: #015093; text-decoration: underline; }
A:hover { color: #b10000; text-decoration: underline; }

.headermenu, .leftbox, .subsection_menu, .photo1, .footer_right {
	display: none;
}

.container_outer, .maincontent  {
	width: auto;
	padding: 0;
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

.footer {
	width: auto;
	font-size: 8pt; 
	color: #666666;
}