body { background-color: black; margin: 10px 0 0 }
p,td  { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.nine { font-size: 9px; font-family: Verdana }
a { color: #e2e2e2; text-decoration: none }
a:hover { color: white; text-decoration: underline }
h1 { font-size: 14px; font-weight: bold; text-decoration: underline; margin-bottom: 5px }
.notes { color: #ffd0d1; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; margin-left: 5px }
li { list-style-type: square; margin-left: -5px }
.itemdetail { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 2px }
.red { color:red }

/* calendar */
.calendar { font-size:11px; border:solid 1px #808080}
.calendarHilite { font-size:11px; border:solid 1px #808080; background-color:#778899 }
.calevent { font-size: 11px; margin-left:100px; margin-right:100px }
.imgbrdr { margin-bottom: 5px; border: solid 1px #d7d7d7; }
