H1 {
  color: #000000;
  font-family: Century Gothic, Arial;
  font-size: 24pt;
  font-weight: bold;
}

H2 {
  color: #000000;
  font-family: Century Gothic, Arial;
  font-size: 18pt;
  font-weight: bold;
}

H3 {
  color: #000000;
  font-family: Century Gothic, Arial;
  font-size: 14pt;
  font-weight: bold;
}

H4 {
  color: #000000;
  font-family: Century Gothic, Arial;
  font-size: 12pt;
  font-weight: bold;
}

P {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}

TD {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}

.terms {
  margin-left: 5px;
  color: #000000;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
}

B {
  font-weight: bold;
}

A {
	color: #006666;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:active {
	color: blue;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}

body {
	background-color: #FFFFFF;
}
