.smaller {
  font-size: small;
}

#day {
  font-size: x-large;
  font-weight: bold;
  color: #008000;
  margin-top: 50;
  margin-bottom: -15;
}

#time {
  font-size: small;
  font-weight: bold;
  color: #008050;
  margin-left: 20;
  margin-top: 15;
}

#meeting {
  font-size: medium;
  font-weight: bold;
  color: #000080;
  margin-left: 40;
}

#event {
  font-size: medium;
  color: #000000;
  margin-left: 40;
  margin-bottom: 15;
}

.tight {
  margin-top: 0;
  margin-bottom: 0;
}

P.indextext {
  color: black;
  font-family: helvetica, arial, sans-serif;
  margin-left: 15px;
}

TD.topic {
  color: #aaffaa;
  font-size: medium;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
}

TH.title {
  color: black;
  background: #009900;
  font-family: helvetica, arial, sans-serif;
  font-size: x-large;
  text-align: center;
}

TH.header {
  color: black;
  background: #80ff80;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: left;
}

TD.normal {
  color: black;
  background: #ffffff;
  font-family: helvetica, arial, sans-serif;
  font-size: medium;
}

TD.strike {
  color: #606060;
  background: #ffffff;
  font-family: helvetica, arial, sans-serif;
  font-size: medium;
  text-decoration: line-through;
}

TD.line {
  background: #ccffcc;
}

TD.larger {
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
}

A.link {
  color: #000099;
  font-family: helvetica, arial, sans-serif;
  text-decoration: none;
}

A.mail {
  color: black;
  font-family: courier;
  text-decoration: none;
}

A.menu {
  color: #ccffcc;
  font-size: small;
  font-family: helvetica, arial, sans-serif;
  text-decoration: none;
}

BODY {
  background: white;
  color: black;
  font-family: helvetica, arial, sans-serif;
  margin-right: .5in;
}

H1.title {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: x-large;
  text-align: center;
}

H2.title {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: center;
}

H2.blue {
  color: blue;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: center;
}

H3.subtitle {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: center;
}

H3.indexsubtitle {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: left;
  margin-left: 15px;
}

H3.leftsubtitle {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: large;
  text-align: left;
}

H5.section {
  color: black;
  font-family: helvetica, arial, sans-serif;
  font-size: medium;
  font-weight: bold;
  text-align: left;
}

DIV.image {
  color: #888888;
  font-family: helvetica, arial, sans-serif;
  font-size: xx-small;
}
