H1 {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 24pt;
  font-style: bold;
  font-weight: normal;
}

H2 {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 18pt;
  font-style: bold;
  font-weight: normal;
}

H3 {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14pt;
  font-style: bold;
  font-weight: normal;
}

H4 {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12pt;
  font-style: bold;
  font-weight: normal;
}

P {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

TD {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

B  {
  font-weight: bold;
}

A {
	color: #006940;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

A:visited {
	color: #669966;
	font-weight: bold;
	text-decoration: none;

}

A:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #006940;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FCFCFC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E2E2E2;
	scrollbar-arrow-color: #006940;
	background-color: #006940;


//

