BODY { background:white; color:black; margin-top: 3%; font-family:"Courier New",Courier,monospace; }

H1 { font-size: x-large; font-weight: bold; font-family:"Courier New",Courier,monospace; }
H2 { font-size: large; font-weight: bold; font-family:"Courier New",Courier,monospace; }
H3 { font-size: medium; font-weight: bold; font-family:"Courier New",Courier,monospace; }


.nb { white-space:nowrap }
.closetop { margin-top: -2ex }
.awaytop { margin-top: 4ex }
.weekcount { font-size: xx-large; font-weight: bold; font-family:"Courier New",Courier,monospace; }
.keepleft { width:38em }
A:link    { text-decoration:underline; color:maroon; background:transparent; }
A:visited { text-decoration:underline; color:black;  background:transparent; }
A:active  { text-decoration:none; color:black; background:black; }
A:hover   { text-decoration:none; color:white; background:black; }

