body {
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}
h1 { color:black; font-size:48px; }
h2 { color:black; border:thin solid black; padding: 3px; background:#ADD8E6 }
div { margin-left:40px; margin-right:40px }
th { color:black; padding: 3px; background:#ADD8E6 }
a:visited {
	color: #A9A9A9 !important;
	text-decoration: underline !important;
}
a:link {
	color: black !important;
	text-decoration: underline !important;
}
img.float-right {
  float: right;
  width: 12em;
  margin: 0.2em 0.2em 0.2em 0.2em;
  border: 0;
}
.center-table { margin: 0 auto; }
