body {
	background-color: #7386f0;
	color: White;
	font: 12pt Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
}
.bi { font-style: italic;  font-weight: bold;  }
a:visited {
	color: white;
}
a:link {
	color: Yellow;
}
