BODY,P,OL,UL,DIV,TD,TR {
   font-family: Times, serif;
   font-size: 13px;

   /*color: black; */
   /*font-style: normal;  */

   /*line-height: 150%; */
   /*margin: 0.25em 0.5em;*/
}

H1 {
   background-image: url(images/heading_bg.jpg);
   background-repeat: no-repeat; 
   background-position: 0% 0%;
padding-left: 35px;
   font-family: Times, serif;
   font-size: 28px;
   color: #336633;
}

H2 {
   font-family: Times, serif;
   font-size: 18px;
   color: #336633;
}

H3 {
   font-family: Times, serif;
   font-size: 13px;
   color: #336633;
}




HR {
   color: #336633; 
}

a:link {color: #0066FF}     /* unvisited link */
a:visited {color: #006666}  /* visited link */
a:hover {color: #66CCFF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */



/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}
