body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
}

#logoimage {
	margin-left: 0;
	padding-left: 0;
}

#corner, #menu , #footer {
	display: none;
}

#content {
	width: 100%;
}

a {
	color: #386892;
	text-decoration: underline;
}

dt {
	font-weight: 700;
	margin-top: 0.75em;
}