body
	{
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	background-attachment: fixed;
	text-align: left;

	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: gray;
	}

a
	{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border: none;
	}

a:link:visited:active
	{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: underline overline;
	color: #ff0000;
	font-weight: bold;
	}

a.internal:hover
	{
	text-decoration: underline overline;
	color: #ff0000;
	font-weight: bold;
	}

a.external:hover
	{
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
	}

img
	{
	border: none;
	}

p
	{
	text-indent: 4em;
	padding-left: 2em;
	padding-right: 1em;
	}

p.flush
	{
	text-indent: 0;
	padding-left: 2em;
	padding-right: 1em;
	}
