html {
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff;
	color: #000000;
	font-size:10pt; 
	font-family: arial, sans-serif;
}

body {
	padding:0; 
	margin:0; 
	border:0;
	line-height:1.4em;
}

a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

acronym {
	text-decoration:none;
	border-bottom:0px;
}

#list li {margin:0 0px 6px 0px;}
#list ul {margin:0 0px 12px 0px;}

.hspacer {
	height:0px;
}
	
.fspacer {
	height:0px;
}


#header {display:none;}
#printhead {height:100px; background:#fff; font-size:12px; color:#000; border-bottom:1px solid #000;}
#content {display:block; position:relative; z-index:3; white-space: normal;}
#subcontent {display:none;}
#footer {display:none;}
#printfooter {/*height:100px; */background:#fff; font-size:12px; color:#000; border-top:1px solid #000;}

