body { font-family: verdana, sans-serif; font-size: 12px; }
td { font-family: verdana, sans-serif; font-size: 12px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }


.red { color: #cc0000; }

h1 { font-size: 18px;  margin-top: 20px; }
h2 { font-size: 16px; }

.underline { border-bottom: solid 1px black;  }
.white { color:white; }

div.footerbar { width: 100%; padding: 5px; height: 10px; font-size: 9px; background-color: #cc0000; color: white; }
div.footerbar a { color: white; text-decoration: none; }

/* calendar */
span.date { width: 80px; font-weight: bold; }
.right { text-align: right; } 
div.calendar h1 { background-color: #9999cc; color: white; border-bottom: solid 1px black; }
div.calendar strong { color: #9999cc; font-weight: bold; }
div.calendar td {color: #333333; }
div.calendar a { color: #9999cc; }