body {
	background-color: #ebf7a8;
}

.bold {
	font-weight: bold;
}

.serif {
	font-family: Times New Roman;
	color: #009900;
	font-size: 13pt;
	font-style: italic;
}

.serifbig {
 font-family: Times New Roman;
	color: #009900;
	font-size: 18pt;
	font-style: italic;
}

.smallgreen {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 8pt;
	font-weight: bold;
}

.smallblack {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.green2 {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 12pt;
}

.green {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 10pt;
	font-weight: bold;
}

.greenformbold {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 12pt;
	font-weight: bold;
}

.greenformsmall {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 8pt;
	font-weight: normal;
}

.greenformnormal {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 10pt;
	font-weight: normal;
}

.greenformmiddle {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 10pt;
	font-weight: bold;
}

.black {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}	

.normal {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}	

.smallred {
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 8pt;
}	

.biggreen {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 13pt;
	font-weight: bold;
; text-decoration: none
}

.bigblack {
 font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}

h1 {
	font-family: Times New Roman;
	color: #009900;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Times New Roman;
	color: #008000;
	font-size: 13pt;
	font-style: italic;
}

a:link,a:active,a:visited,a:hover {
	color: #009900;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.navigation:link {
	color: #009900;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:visited {
	font-family: arial, helvetica, sans-serif;
	color: #006800;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:hover {
	font-family: arial, helvetica, sans-serif;;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.small:link,a.small:visited,a.small:activ,a.small:hover {
	font-family: arial, helvetica, sans-serif;
	color: #009900;
	font-size: 8pt;
	text-decoration: underline;
}



