body,
table {
	font-family: Arial;
	font-size: 11px;
	color: #002e54;
}

h1 {
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
}

h2 {
  font-style: italic;
  font-weight: bold;
  font-size: 11px;
  color: #002E54;
  text-align: right;

  margin: 0px;
  padding: 0px;

  margin-right: 15px;

  width: 175px;
}

h3 {
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;


  width: 190px;
}

a:link, a:visited {
  color: #002E54;
  text-decoration: underline;
}

a:hover {
  color: #002E54;
  text-decoration: underline;
}
