body {
  font-family: verdana, arial, sans-serif;
}

#wrapper1 {
  font-size: 10pt; /* set global font-size here */ 
}

h1, h3, h4, h5, h6, phone {
  font-family: serif, times, "Times New Roman";
  font-weight: bold;
}

h1, .phone {
  font-size: 28px;
}

h2 {
  font-size: 11px;
  font-weight: normal;
}

h3 {font-size: 18px}

h4 {font-size: 15px}

h5 {font-size: 13px}

h6 {font-size: 12px}

p, ol, ul, div {font-size: 12px}

.copyright {font-size: 10px}

.left .textpadder, .right .textpadder { 
  font-size: 9px;
}

.centered, .phone, .question {
  font-weight: bold;
}

.centered, .phone, .question, .copyright {
  text-align: center;
}

a img {
  text-decoration: none;
}

.small {font-size: .8em;}
