@charset "UTF-8";
body 
h2, h3, h4, h5 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #006600;
	A text-decoration:none;
	A link: red;
	A hover: dark green;
	A visited: orange;
			}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #006600;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: 500;
	color: #006600;

