p {font-family: Helvetica, Verdana, Arial, sans-serif;
}

p {font-size: 75%}

h1, h2, h3 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
  font-size: 15px;
}

h2 {
  
  font-size: 12px;
  font-weight: normal;
  
}

h3 {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: normal;
  padding-top: 15px;
}


a.side {
 font-weight: bold;
 font-size: 104%;
 font-family: "Trebuchet MS";
}

a.side:link {
 color: #804000;
}

a.side:visited {
  color: #804000;
}

a.side:hover {
  text-decoration: underline;
  color: #804000;
  background-color: white;
}

a.side:active {
  color: #804000;
  }

a {
  font-size: 87%; 
  font-weight: bold;
}

a:link {
  color: #804000;
}

a:visited {
  color: #804000;
}

a:hover {
  text-decoration: underline;
  color: #804000;
  background-color: white;
}

a:active {
  color: #804000;
  background-color: white;
}

.dtext {
 color: black;
 font-family: "Trebuchet MS";
 line-height: 110%;
 } 