body {
  font-family: "Verdana", "Arial", sans-serif;
  font-size:11px;
}

#wrapper1 {
  font-size: 10pt; /* set global font-size here */ 
}

h3, h4, .centered, .phone, .question, caption, h1.pageheading {
  font-weight: bold;
}

h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", serif;
  font-style: italic;
}
.phone {
  font-family: serif, times, georgia;
  font-size: 28px;
}

h2.description {
  font-family: "Trebuchet MS", serif;
  font-size: 18px;
  font-weight: bold;
  text-align:center;
}

h2, h3 {font-size: 2em}

h4 {font-size: 15px}

h5, caption {font-size: 13px}

h6 {font-size: 12px}

p, ol, ul, div, th, td, h1 {font-size: 12px}

.copyright {font-size: 10px}

.centered, .phone, .question, .copyright {
  text-align: center;
}

a img {
  text-decoration: none;
}
