body { background-color:#fff; font-family:Calibri,Arial,Helvetica,sans-serif; }

h1   { font-variant:small-caps; color:#486aab;
       text-shadow:1px 2px 2px lightgrey; }
h2   { color:#486aab; text-shadow:1px 2px 2px lightgrey; }

.footer { font-family:Arial,Helvetica,sans-serif;
          font-weight:bold;
          float:right; }

table#cal { border:3px solid #336699;
            border-spacing:0px;
            background-color:#ffffff;
            color:#999999; }

table#cal th { border-top:1px solid #336699;
               border-bottom:1px solid #336699;
               background-color:#99ccff;
               color:#000000;
               padding: 1px 7px; }

table#cal td { border-top:1px solid #999999;
               border-bottom:1px solid #999999;
               padding: 1px 7px; }

td { vertical-align:top; }

table#sched { background-color:#eeeeee;
              border:3px solid black;
              border-spacing:0px;
              width:200px; }

table#sched td { text-align:center; }

table#sched th { border-bottom:3px solid black; }

table#info { border:1px solid black; }

table#info td { font-size:0.8em; font-style:italic; padding:1px 10px;}
