body {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 1ex
  }

* {
  font-family: Helvetica, Arial, sans-serif;
 }
h1, h2, h3, strong {
	font-weight: normal;
	color: #3A5C78;
	color: #294155;
}
a {
	color: #16327A;
	color: #003f74;
	color: #5084B0;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
}
a:visited {
	color: #16327A;
	color: #003F74;
	color: #5084B0;
}
a:hover {
	color: #5084B0;
	color: #80B4E0;
	text-decoration: underline;
}
a:focus {
	color: #FFFF00;
}
a:active {
}

