body         {
	font-family: Georgia;
	font-size: 11pt;
	}
	a:link {
	color: #99CF16;
}
	a:visited {
	color: #99CF16;
}
   a:visited { color: "#7f007f" }
   a:active { color: "#ff0000" }
h1           { font-family: Papyrus; font-size: 18pt; color: #99CF16}
h2           {
	font-family: Papyrus;
	font-size: 15pt;
	color: Black;
	font-weight: bold;
	background: #99CF16;
}
h3           { font-family: Papyrus; font-size: 11pt; color: #99CF16}
h5           { font-family: Tahoma; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}
