body	{ font: 10pt Verdana,Arial,sans-serif; }
h1		{ font: bold 14pt Verdana,Arial,sans-serif; }
h2		{ font: bold 11pt Verdana,Arial,sans-serif; }

a			{ text-decoration: none; }
a			{ color: #0000FF; }
a:active	{ background: #FA1A4A; text-decoration: overline underline; }
a:visited	{ color: #00AAFF; }
a:hover		{ color: #00AA00; }

table + h1		{ margin-top: 1.5em; }
table			{ width: 1000px; border: 2px outset #00AADD; font: 10pt Verdana,Arial,sans-serif; empty-cells: show; }
th, td			{ text-align: left; vertical-align: top; }
table.nobold th	{ width: 1.5em; font-weight: normal; }
table.nobr		{ white-space: nowrap; }
td.br			{ white-space: normal; }

.small			{ font-size: 8pt; }
.hidden			{ visibility: hidden; }