H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #344316; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #344316; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
body, div, p, th, td, li, dd  {
   font-family: helvetica,arial,sans-serif;
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}
hr {
     height: 1px;
     background-color: grey;
}
.required {
   font-family: helvetica,arial,sans-serif;
   font-size: 12pt;
   color: red;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;	
   padding: 2px 2px 2px 2px;
}