body		{
		background: black;
		color: white; font-size: 10pt
		}
body		{
		scrollbar-3d-light-color	: gray;
		scrollbar-arrow-color		: gray;
		scrollbar-base-color		: black;
		scrollbar-dark-shadow-color	: gray;
		scrollbar-face-color		: black;
		scrollbar-highlight-color	: gray;
		scrollbar-shadow-color		: silver
		}
p		{
		color: white; font-size: 10pt; line-height: 125%; margin: 0px
		}
table		{
		color: white; font-size: 10pt; line-height: 125%; margin: 0px
		}
a:link		{ color: white; text-decoration: underline }
a:visited	{ color: white; text-decoration: underline }
a:active	{ color: #ccaa10; text-decoration: underline }
a:hover		{ color: #ccaa10; text-decoration: underline }

h1	{ color: white; font-size: 14pt; font-weight: bold; line-height: 125%; margin: 0px }
h2	{ color: white; font-size: 13pt; font-weight: bold; line-height: 125%; margin: 0px }
h3	{ color: white; font-size: 12pt; font-weight: bold; line-height: 125%; margin: 0px }
h4	{ color: white; font-size: 11pt; font-weight: bold; line-height: 125%; margin: 0px }
h5	{ color: white; font-size: 10pt; font-weight: bold; line-height: 125%; margin: 0px }
h6	{ color: white; font-size:  8pt; font-weight; bold; bold }

ul	{ color: white; line-height: 1.4em; list-style-type: square }

