h1 {
	font-size: larger;
	color: #72C166;
	 }

h2 {
	font-size: 16px;
	color:#FFF; 
	 }
	
* { font-family: Arial; }

ol {
   font-size: 10pt;
  line-height: 150%;}

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

p {font-size: 10pt;
   line-height: 150%;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14pt; }
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14pt; }
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14pt; }
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14pt; }
.black { color:#000;}

.heading {
	font-size: larger;
	font-weight: bold;
		 }
		 
strong { color: #532F91; }