div.bios {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}

div.bios form {
  color: #000000;
}

div.bios A:link {
  color: #3399CC;
  font-size: 10pt;
  line-height: 12pt;
  text-decoration: none;
}

div.bios A:visited {
  color: #006699;
  font-size: 10pt;
  line-height: 12pt;
  text-decoration: none;
}

div.example {
  background-color: #CCCCCC;  
  font-size: 10pt;
  line-height: 12pt;
  text-decoration: none;
}

table.calendar td {
  font-size: 10pt;
  text-align: right;
}

table.calendar td A:link {
  font-size: 10pt;
}

table.eventTable {
  font-size: 10pt;
}

table.syllabus th
{
  font-family: Verdana, Helvetica, sans-serif;
  color: #333399;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
}

table.syllabus td
{
  font-family: Verdana, Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
  text-align: left;
  vertical-align: middle;
}

table.listing tr.title th
{
  color: #333399;
  text-align: center;
  font-weight: bold;
}

table.listing tr.head th
{
  color: #333399;
  text-align: left;
  font-weight: normal;
}

table.listing td
{
  color: #000000;
  text-align: left;
  font-weight: normal;
}

