.textfett { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica }
a:active { color: #333333; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica }
a:link { color: #006600; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica }
a:visited { color: #006600; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica }
body {
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	list-style-type: square;
	background-color: #009966;
	margin-top: 20px;
}
h1 { font-weight: bold; font-size: 13pt; font-family: arial, helvetica ; color: #006600;}
h2 { font-weight: bold; font-size: 10pt; font-family: arial, helvetica ; color: #006600;}
h3 { font-size: 9pt; font-family: arial, helvetica ; color: #006600; font-weight: bold;}
td { font-style: normal; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica;}
p { font-style: normal; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica;}
ol { font-style: normal; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica;}
ul { font-style: normal; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica;}
.foot { font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica }
.pink {	color: #F3C;}
.green {
	color: #006600;
	font-weight: bold;
}
.green bold { color: #006600; font-weight: bold;}
