body {
	width:auto;
	margin:0 none;
 	margin-left:2em ;
	text-align:left;
}
body,td {
 	font-family: arial, helvetica ; 
 	font-size:11pt ; 
 	line-height:1.4em ; 
 	color:#000 ;
}
h1 {
 	font-family: arial, helvetica ; 
 	font-size:18pt ;
 	line-height:1.4em ; 
 	font-weight:bold;
 	margin:0 0 0.2em 0;
 	border-bottom:1pt solid black;
 	color:#000;
}
h2 {
 	font-family: arial, helvetica ; 
 	font-size:16pt ; 
 	line-height:1.3em ; 
 	font-weight:bold;
 	margin:0 0 1em 0;
 	color:#000;
}
ul {
	list-style-image:none;
}
a {
	color:#006;
	text-decoration:none;
}
/* CONTAINERS */
.container1,
.container2 {
	width:auto;
	margin:0;
	background-image:none;
	border:none;
}
/* NOT NEEDED */
#topbar,
#top1,
#prevnext,
#nav1,
#top2,
#section,
#search1 {
	display:none;
}
/* PIC */
#picture {
	float:right;
	margin:0 0 1em 1em;
}
/* FOOTER */
#footer {
	width:auto;
	height:auto;
	margin-top:10pt;
	clear:both;
	color:#000;
	font-size:9pt;
 	line-height:1.2em ; 
}
#footer a {
	display:none;
}
/* OTHER */
.break {
	clear:both;
}
.bar1 {
	height:1pt
	border-bottom:1pt solid #000;
}