.error_text {
	color: #FF0000;
}
.technical_note_text {
	font-size: small;
	color: #666666;
}
.footnote {
	font-size: small;
}
.header {
	color: blue;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
