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


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

H3 {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14pt;
	font-style: bold;
	font-weight: normal;
	line-height: 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: 11px;
  font-weight: normal;
}

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


B {
  font-style: bold;
}

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

A:visited {
	color: #333333;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:active {
  color: #FF0000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

A:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
}

.white {
  color: #FFFFFF;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.white A {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.white A:visited {
	color: #F3F3F3;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.white A:active {
  color: #000000;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.white A:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DEDEDE;
	scrollbar-face-color: #D9DADC;
	scrollbar-arrow-color: #000000;
}
