h1 {
	font-family: Arial;
	font-size: 12pt;
	}

h2 {
	font-family: Arial;
	font-size: 11pt;
	}
	
ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  }

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  }
  
table { 
  font-family: Arial;
  font-size: 10pt;
  }

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  }
  
.psmall { 
  font-family: Arial;
  font-size: 10pt;
  }  
  
.style1 {font-size: xx-small}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
