body {
  font-family: Georgia, Times, serif;
  margin: 0px;
}

td {
  font-family: Georgia, Times, serif
}

a:link, a:visited, a:active {
  text-decoration: none;
  font-weight: bold
}

p.mainhead {
  font: bold 170% "Trebuchet MS", Arial, Geneva, sans-serif;
  text-align: center;
/*  margin: 0px*/
}

.fancy {
  font-style: italic
}

h2 {
  font: bold 150% "Trebuchet MS", Arial, Geneva, sans-serif;
  text-align: left;
/*  margin: 10px 10px 0px 10px;*/
}

h3 {
  font-size: 130%;
  font-weight: bold;
  text-align: left;
/*  margin: 10px 10px 0px 40px;*/
}

h4 {
  font-size: 110%;
  font-style: italic;
  text-align: left;
/*  margin: 10px 10px 0px 40px;*/
}

p, dl, ul, ol {
  font: 100%/150% Georgia, Times, serif;
  text-align: left;
/*  margin: 15px 20px 10px 40px;*/
}

.nomargin {
  text-align: center;
/*  margin: 0px;*/
}

a.image {
  border-width: 2px;
  border-style: solid
}

address {
  font: normal 80% "Monotype.com", "Courier New", monospace;
}

