body {
  font-family: "Verdana", sans-serif;
}

h3, h4, .centered, .phone, .question, caption {
  font-weight: bold;
}

h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", serif;
  font-style: italic;
}
.phone {
  font-family: serif;
  font-size: 28px;
}

h1#pageheading,
h2#description {
  font-family: "Trebuchet MS", serif;
  font-weight: bold;
  font-style: italic;
  text-align:center;
}
h1#pageheading {
  font-size: 36px;
}
h2#description {
  font-size: 18px;
}

h2, h3 {
	font-size: 2em;
	margin-top:26px;
}

h4 {
	font-size: 15px;
	margin-top:24px;
}

h5 {
	font-size: 13px;
	margin-top:22px;
}

h6 {
	font-size: 12px;
	margin-top:20px;
}

p{
	margin-bottom:18px;
}
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;
}
