body, th, td, td td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}
input, select, div, textarea {
  font-size: 1.125em;
}
a:link, a:visited, a:active {
  color: #000099;
  text-decoration: none;
}
a:hover {
  color: #3366FF;
  text-decoration: underline;
}
a.redlink:link, a.redlink:visited, a.redlink:active {
  color: #000099;
  text-decoration: none;
}
a.redlink:hover {
  color: #FF0000;
  text-decoration: underline;
}
.blue, td.blue {
  color: #000099;
  font-size: 1.0em;
}
.white, td.white {
  color: #FFFFFF;
  font-size: 1.0625em;
}
.menu_title {
  color: #000099;
  font-size: 1.0em;
  font-weight: bold;
}
.blue_title {
  color: #000099;
  font-size: 1.333em;
  font-weight: bold;
}
.footer {
  color: #000099;
  font-size: 0.75em;
}
.small {
  font-size: 0.75em;
}



.bullets {
	list-style-position: inside;
	list-style-type: disc;
}
