<!-- Note: We don't set the font size here because most browsers (IE4/5 for
     Win & all Netscape 4) don't correctly support it.  Instead, the
     HTML font tag is used.
-->
<STYLE type="text/css">
<!--
.tablecell {
  width: 80px;
  height: 80px;
}
.tableheader {
  width: 80px;
  color: #FFFFFF;
  background-color: #000000;
}
.dayofmonth {
  color: #000000;
  text-decoration: none;
  background-color: #E7E7E7;
}
.weeknumber {
  color: #B04040;
}
.entry {
  color: #006000;
  text-decoration: none;
}
.unapprovedentry {
  color: #800000;
  text-decoration: none;
}
.navlinks {
  color: #000000;
}
-->
</STYLE>
