body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #286650;
}

a:link{font-weight: bold; color:green}
a:visited{font-weight: bold; color:green}
a:hover {font-weight: bold; color: darkblue}

   H1
   	{font-family: Papyrus,  "Tempus Sans ITC", san-serif;
   	 font-size: 24pt;
   	 font-weight: bold;
	}
H2
   	{font-family: Papyrus,  "Tempus Sans ITC", san-serif;
   	 font-size: 18pt;
   	 font-weight: bold;
   	 font-style: italic;
	}
H3
	 {font-family: Papyrus,  "Tempus Sans ITC", san-serif;
	  font-size: 12pt;
          font-style: normal;
	  font-weight: bold;
	 }
H4
	 {font-family: Papyrus,  "Tempus Sans ITC", san-serif;
	  font-size: 10pt;
          font-style: normal;
	  font-weight: bold;
	 }

pre.bqpre {
	font-family : Papyrus, "Tempus Sans ITC", sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-left: 100px;
	margin-right: 100px;
	}	 
