

body { font-size: 10pt;
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: "arial";
	color: white;
	background-color: black;
	line-height: 6pt;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #440000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000; }


p { position: absolute; 
	font: 10pt times;
	left: 70pt; 
	top: 20pt; 
	right: 80pt }

h1 {font: 24pt georgia, arial;
     font-weight: bold;
     line-height: 30pt;
     margin-left: 10pt;
     margin-top: 50; }	

h2 {font: 18pt georgia, arial;
	font-weight: bold;
	line-height: 22pt;
	margin-left: 280pt;
	margin-top: 0pt; }



a {text-decoration: none; }
a:link {color: red;}
a:visited {color: red;}
a:active {color: white;}
a:hover {color: white;}



