body {
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
}

.error {
	font-weight: bold;
	font-style: italic;
	color: red;
}

noscript {
	background-color: #FFC0C0;
	color: #C00000;
	font-weight: bold;
	line-height: 2em;
}
