H1
   {
   color:#006600;
   font-weight:100;
   font-family: "Gill Sans", sans-serif;
	 font-size:24pt;
   }
	 
H3
  {
   color:#006600;
   font-weight:100;
   font-family: "Gill Sans", sans-serif;
	 font-size:16pt;
  }

H6
  {
   color:#006600;
   font-weight:100;
   font-family: "Gill Sans", sans-serif;
	 font-size:10pt;
  }

.large
  {
	color:#006600;
  font-weight:bold;
  font-family: "Gill Sans", sans-serif;
  font-size:18pt
	}
	
.regular
  {
	color:#006600;
  font-weight:normal;
  font-family: "Gill Sans", sans-serif;
  font-size:14pt
	}

.reg_form
  {
	color:#006600;
  font-weight:normal;
  font-family: "Gill Sans", sans-serif;
  font-size:10pt
	}

.small
  {
	color:#006600;
  font-weight:normal;
  font-family: "Gill Sans", sans-serif;
  font-size:10pt
	}


