
p {
font-family: garamond, georgia, serif;
font-size: 12px; 
  line-height: 14px;
  margin-bottom: 14px; 
}

a:link {
color: black
}

a:hover {
color: orange
}

a:visited {
color: black
}

a:active {
color: white
}

h1 {
font-family: helvetica, futura, sans-serif;
font-size: 14px; 
  margin-top: 13px;
  line-height: 13px;
  letter-spacing: .5px;
  color: orange;
  }
  
  h2 {
font-family: garamond, georgia, serif;
font-size: 10px; 
  margin-top: 8px;
  line-height: 10px;
  color: orange;
  }
  
  h3 {
font-family: garamond, georgia, serif;
font-size: 13px; 
  line-height: 13px;

}