body, a, td, td a {font:16pt  "Courier New", Courier, mono;color:#000; text-decoration:none;}
/*body {background-color:#FFF8DF}*/
/*body {background-color:#FFF9E3}*/
/*body {background-color:#FFAFBE}*/
body {background-color:#FFDBEE}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.header {
	font:bold 42px Helvetica, Arial, sans-serif
}
.subheader {
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
}
.smaller {
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
}
.evensmaller {
    font:8pt Helvetica, Arial, sans;
}
.arrow {
	font:72px "Courier New", Courier, mono; 
}

