.headermenu, .headpic {
	display: none;
}

.container_outer, .container_inner, #contentdiv  {
	width: auto;
	padding: 0;
}

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

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

.footer1, .footer2 {
	width: auto;
	margin-top: 1em;
	font-size: 8pt; 
	color: #666666;
}

.footer2 A {
	color: #666666;
}

/********* ILLUSTRATIONS ***************************/
.ill, .ill_left, .ill_right {
	position: relative;
	font-size: 8pt;
	text-align: center;
}

.ill_right {
	float: right;
	margin: 5px 0px 1.5em 2em;
	clear: left;
}
