
body {
  color: #000000;
  background: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt; }
h1 { font-size: 18pt; background-color: transparent; }

img, p.nav {
  display: none; }

dl { margin: 0 5% 1em 5%;
	border-left: 1px dotted black;
	border-right: none;
	padding: 0 0 0 2em; }

a:link, a:visited, a:hover { text-decoration: underline;
color: #0000ff; }

