
@font-face {
    font-family: 'charterregular';

    src: url('/charter-webfonts/charter_regular-webfont.eot');
    src: url('/charter-webfonts/charter_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/charter-webfonts/charter_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family : Verdana, Arial, Helvetica, sans-serif; }

p {
  font-family : Verdana, Arial, Helvetica, sans-serif; }

body {
  font-family : Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size: 180%; }
h2 { font-size: 145%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 106%; }
h6 { font-size: 100%; }

.hp41 {font-family:"hp41", Arial, sans-serif; }

.charter {font-weight: 300; font-family:"charterregular", Times, serif; }

.h1charter { color: #003580; font-weight: normal; font-size: 350%; font-family : charterregular, Times, serif; }

