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

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

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

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

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 {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 10pt;

}

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

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

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

A:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF0000;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 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: #CC3333;
}
