<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document: Print */

/* hide it! */

.hidden, .noprint, #menu, .credit {display:none;}

/* typo */

#logo a {font-weight:bold; font-size:20pt; text-decoration:none;}
#logo a small {display:none;}

a {color:#000;}

body {font-family:sans-serif; line-height:133%; font-size:95%;}
h1, h2, h3, #logo {font-family:Georgia,serif;}

/* else */

#calendar, #form {display:block !important;}
</pre></body></html>