body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px; padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	color: black;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
}

img {
display: none;
}

img.splash {
display: block;
}/*print logo on splash page*/

ul {
list-style-type: square;
}

a {
	color: black;
	background: transparent;
	text-decoration: underline;
}
.treemenu {
	display: none;
}
#structure #navigation {
	display: none;
}
#structure #content {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
#content #maincontent {
	display: none;
}
#mainfooter {
	margin-top: 3em;
	font-size: 6pt;
	text-align: left;
	border: none;
 }

ul.square {
margin: 0; 
padding: 0; 
font-weight: bold;
}

ul.square li ul {
list-style-type: square;
font-weight: normal;
}
