P, H1, H2, H3, H4, H5, Div {
      font-family: Arial;
}

P {
  font-size: 10pt;
  margin-top: 0;
  margin-bottom: 0;

}


H1 {
   font-size: 30pt;
   font-weight: bolder;
 }

H2 {
   font-size: 16pt;
   text-align: center;
   font-weight: 400;
   line-height: 120%;
   margin-top: 0;
   margin-bottom: 0;
   padding-left: 150;
}

H3 {
   font-size: 16pt;
   text-align: center;
   font-weight: 400;
   line-height: 120%;
   margin-top: 0;
   margin-bottom: 0;
   padding-left: 350;
}

H4 {
   font-size: 10pt;
   font-weight: normal;
line-height:1;
padding-left: 20;
}   

H5 {
   font-size: 11pt;
   font-style: oblique;
}


H6 {
   font-size: 20pt;
   font-weight: bolder;
 }

#header
{
color: #FEE9D6;
font-family: arial;
border-bottom: 2px dashed #633;
position:absolute;
}

#main
{background-color:#FDD7B5;
position:absolute;
left:250px;
top:160px;
width: 745px;
padding:15;
}

#left {
border-right: 2px dashed #633;
Font-color:black;
font:bold 14px Arial;
font-variant:small-caps;
letter-spacing:1pt;
line-height:20px;
   width: 225px;
   position: absolute;
   top: 160px;
   }

#left A:link{
   color: #D72519;
   text-decoration: none;
   width: 180px;
   }

#left A:visited
{   color: #D72519;
   text-decoration: none;
   width: 180px;
   }

#left li a:hover, #left li a:focus, #left li a:active {
   color: #7A6F5D;
   text-decoration: underline;
   width: 180px;
   }
