body{
	font-family: sans-serif;
	font-size: 85%;
}

#leftpanel{
	display: none;
}

dl{
	padding: 0 0 2em 0;
}

dl dt{
	float: left;
	clear: both;
	width: 10em;
	font-weight: bold;
}

dl dd{
	float: left;
	width: 20em;
}

h4, h3{
	clear: both;
}

#totoplink{
	display: none;
}

#header, #footer{
	display: none;
}

hr.divider, hr.clear{
	visibility: hidden;
}
