/* CSS Document */

body {font-family: Verdana, Arial, sans-serif;}
h1, h2, h3, h4 {font-family: Georgia, "Times New Roman", serif;}

h1 {font-size: 175%;}
h2 {font-size: 140%;}
h3 {font-size: 125%;}
p {font-size: 80%;}
 
.contact td {font-size: 80%;}
.smaller {font-size: 70%;}


