H1 {font: Times New Roman; font-size: 28pt; font-weight: normal; color: black}
H2 {font: Times New Roman; font-size: 22pt; font-weight: normal; color: black}
H3 {font: Times New Roman; font-size: 18pt; font-weight: normal; color: black}

A:link    {color: blue}
A:hover   {color: blue}
A:active  {color: blue}
A:visited {color: blue}

P {font: Times New Roman; font-size: 22pt; color: black}

body {background-color: white;
      background-position: top left;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-image: url("images\hdrLeft.gif")}

.indented {padding-left: 50pt;
           padding-right: 50pt;}
