body { background: white; text: black;
	font-family: helvetica, sans-serif;
	font-size: 1em
}
p.news { margin-left: 5%; margin-right: 5% }
p.reporter { text-align: right; margin-right: 5% }
p.newsheader { font-size: 0.83em }
.date {
  color: #a63; font-size: 0.83em;
}
a:link { color: #002250; }
a:visited { color: #001030; }
a:active { color: #e007b0; }
h1 { font-size: 2.5em }
h2 { font-size: 1.5em }

