a {
  color: #cc3300;
}

a.white {
  color: #ffffff;
}

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11;
}

img {
  vertical-align: bottom;
}

img.icon {
  width: 16;
  height: 16;
  border-width: 0;
}

table {
  margin: 0px;
  padding: 0px;
  border-width: 0;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11;
}

td {
  vertical-align: top;
}

.announcement {
  font-weight: bold;
}

.aside {
  font-size: small;
}

.backlink {
  font-size: small;
}

.biglist {
  font-size: small;
}

.emphasized {
  font-weight: bold;
}

.filename {
  text-decoration: none;
}

.highlight {
  background-color: yellow;
}

.pageheader {
  font-size: big;
  font-weight: bold;
}

.quote {
  font-style: italic;
}

.section_a {
  color: #990000;
}

.section_b {
  color: #000099;
}

.sidebar {
  font-weight: bold;
}

.subheading {
  font-style: italic;
}

.titlebar {
  background-color: #666600;
  color: #ffffff;
}

.urgent {
  color: #990000;
  font-weight: bold;
}

.lectureday {
  color: #dd00dd;
}

.holiday {
  color: #bbbbbb;
}

.finalday {
  color: #bb0000;
}
