BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #AA9675; 
	SCROLLBAR-SHADOW-COLOR: #765914;
	SCROLLBAR-ARROW-COLOR: #030303;
	SCROLLBAR-BASE-COLOR: #D0CBAE;
}

body,div,p,pre,h2,h3,h4,ul {
	font-family: Century Gothic, Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: White;
	font-style: normal;   
	}
body {
	background-color: Black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
		} 

h1 {font-size:10pt; color:White; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; color:White; font-weight: normal;}
hr {font-size: 1px; color: #568156;  border: none; }
li,ul {
font-size:11pt; 
	list-style: disc;
	list-style-type: disc;
}





