/* Generated by KompoZer */
h1 {
  font-family: Trebuchet MS,verdana,arial;
  text-align: left;
  font-weight: bold;
  font-size: xx-large;
  color: red;
}
body {
  font-family: Trebuchet MS,verdana,arial;
  font-size: medium;
  text-align: center;
  color: white;
}
.blurb {
  font-family: Trebuchet MS,verdana,arial;
  text-align: right;
  font-size: small;
}
a:link, a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: underline;
}
h2 {
  font-size: medium;
  font-family: Trebuchet MS,verdana,arial;
  color: white;
  text-align: left;
}
div#table {
  margin-top: 150px;
}
.small-caps {
  font-size: small;
}
p {
  font-family: Trebuchet MS,verdana,arial;
  font-size: small;
  text-align: left;
  color: white;
}
.contact {
  font-size: x-small;
  padding-bottom: 4px;
}
.table2 {
  border: 1px dotted white;
}
.tdnav {
  border-bottom: 1px dotted white;
}
