BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: #5C5C5C;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: Black;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Courier New", Courier, monospace;
	font-size:11pt; color: White;
	font-style: normal;   
	background-color: Black;
	}

h1 {font-size:11pt; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: White;  border: none; }


a:link {color: White; text-decoration: none; font-size:11pt; font-weight:bold;}
a:visited {color: Red; text-decoration: none; font-size:11pt; font-weight:bold;}
a:hover {color: Red; text-decoration: none; font-size:11pt; font-weight:bold;}
