body
{
  background-color: #FDFDFD;
  font-family:"Times";
}

a
{
  color:black;
}

.menuHeading
{
  background-color: #EEEEEE;
  font-size: 108%;
  font-weight: bold;
}

.menuItem
{
  color: black;
  font-size: 80%;
}

.menuItemHiLight
{
  font-size: 80%;
  font-style: italic;
}

.bodyHeading
{
  background-color: #EEEEEE;
  font-weight: bold;
  font-size: 90%;
}

.bodyText
{
  font-size: 80%;
}
