
body { color: black; background: white; }

/* class selectors */
.navigation { font-family: Helvetica, sans-serif; font-size: 9pt; }
.heading { background: #BBBBBB; color: #000000; }
.event { background: #CCCCCC; color: #000000; }
.normal { background: #FFFFFF; color: #000000; }
table { font-family: Helvetica, sans-serif; font-size: 10pt; table-layout: fixed; width: 100%; }
th { width: 13%; }
