
BODY, TABLE, TD, TH {
  font-size: 10pt;
  line-height: 150%;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
}

.page_title {
  font-size: 250%;
  line-height: 100%;
}

.side_menu {
  font-size: 80%;
  line-height: 125%;
}

.slogan {
  font-size: 150%;
  line-height: 125%;
  color: #665385;
}

.page_subtitle {
  font-size: 150%;
  line-height: 100%;
  background-color: #ffcc99;
}

A {
  color: #000000;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}
