TD {
	color: black;
	font-size: 8pt;
	font-weight: normal;
	font-family: sans-serif;
}

P {
	font-family: sans-serif;
	font-size: 10pt;
	vertical-align: bottom;
}

A {
  text-decoration: none;
}

H1 {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: black;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  background-color: #3399CC;
}

