body,
html {
	width:100%;
	height:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
}
h2 {
	font-height:16pt;
}
h3 {
	font-height:14pt;
}
h4 {
	font-height:13pt;
}
dt {
	margin-top:1em;
	font-weight: bold;
}
dd {
	margin:0;
}

ul {
	list-style-type: none;
	padding-left: 0;
}

.buttons.action {
	display:none;
}