@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 48pt;
	font-style: normal;
}
td.topalign {
	vertical-align: top;
}
div.caption {font
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
}

