a:link { color: fuchsia; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:activated {}
body { background-color: white; font-family: Verdana, "Century Gothic", Arial, sans-serif;
	   font-size: 10pt; margin: 1em 2em; }
div.bottom { font-size: 8pt; }
h1 { font-size: 12pt; }
h2 { font-size: 10pt; font-weight: bold; }
h3 { font-size: 10pt; font-weight: bold; margin-left: 3em; }
p { margin-left: 3em; }
table { margin-left: 3em; }
td.heading { font-weight: bold; }
tr { font-size: 10pt; }
