a:link {
	font-style: bold;
	color: white;
	font-family: sans-serif;
}
a:visited {
	font-family: sans-serif;
	color: #F8F8FA;
	font-style: bold;
}
h1 {
	color: #1500A7;
	text-align: center;
	font-family: sans-serif;
}
h3 {
	font-family: sans-serif;
	color: white;
	vertical-align: text-bottom;
}

body {
    color: black;
    background-color: white;
	font-family: helvetica;
	
	]

BLOCKQUOTE {
  margin-top: 2em;
  margin-right: 2em;
  margin-bottom: 2em;
  margin-left: 2em;
}