/* Trimmed: removed unused ID rules and background patterns.
   Keep minimal base styles used by the site. */

html, body {
	height: 100%;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	padding: 0;
	text-align: center;
}
