div.main {
	margin-left: 75px;
}
div.left{ position: absolute;
	top: 0;
	left: 0;
	width:75px;
}
H1 {
      font-weight: bold;
      font-size: 18pt;
      line-height: 18pt;
      font-family: arial,helvetica;
      font-variant: normal;
      font-style: normal;
}
H2 {
      font-weight: bold;
      font-size: 14pt;
      line-height: 14pt;
      font-family: arial,helvetica;
      font-variant: normal;
      font-style: normal;
}
H3 {
      font-weight: bold;
      font-size: 12pt;
      line-height: 12pt;
      font-family: arial,helvetica;
      font-variant: normal;
      font-style: normal;
}
BODY,P,DT,TD,TH {
      font-size: 10pt;
      line-height: 12pt;
      font-family: arial,helvetica;
      font-variant: normal;
      font-style: normal;
}

