body {
   background: white;
   font-size: 12pt;
   font-family:  Arial, sans-serif;
   }
#pagebody {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#tbl {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

h1 {

	font-size: 16pt;
	font-weight: bolder;
	margin:  0pt 0pt 6pt;
}

h2 {

	font-size: 14pt;
	font-weight: bolder;
	margin:  2pt 0pt 0pt;
}

.line {
	margin:  0pt 0pt 1pt;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}

p {
	margin:  0pt 0pt 1pt;
}
