p {
   align: left;
   font-family: helvetica, arial, sanserif;
   font-size: 10pt;
   line-height: 150%;
   font-weight: normal;
  }

h1 {
   align: left;
   font-family: helvetica, arial, sanserif;
   font-size:14pt;
   color: #333333;
  }

h2 {
   align: left;
   font-family: helvetica, arial, sanserif;
   font-size:12pt;
   color: #555555; 
  }

a:link, a:visited{
  align: left;
  font-family: Helvetica, Arial;
  font-size: 10pt;
  color:  #011f04; 
  text-decoration: none;
  border="0px"
}

a:hover, a:focus{
  color: #375c3b; 
}

ul{
  color: #777777; 
}

.sublink{
  line-height: 0%;
  text-indent: 3px;
}

body {
  background-image: url(_Site_images/heritagegoods_BG.png);
  background-repeat: repeat;
}

.form {
   align: left;
   font-family: helvetica, arial, sanserif;
   font-size: 10pt;
   line-height: 0%;
   text-indent: 24px;
  }
