BODY {	
	background-color: #000000;
	color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #DDDD88;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #777777;
	scrollbar-arrow-color: #000000;  }

H1 { 
	font-family: "Bradley Hand ITC", "Tempus Sans ITC", fantasy, Arial, sans-serif; 
	text-align: right;
	margin-top: .5em; }

div {	
	font-family: "Bradley Hand ITC", "Tempus Sans ITC", fantasy, Arial, sans-serif; 
	font-size: 15pt;
	text-align: center; }


A:link { 
	color: #DDDD99;
	text-decoration: none; }

A:visited { 
	color: #AAAAAA;
	text-decoration: none; }

a:hover { 
	color: #FF0000; 
	text-decoration: none; }

div.shadow {
	position: absolute;
	top: .1em;
	left: .1em;
	width: 99%;
	text-align: center;
	line-height: 0.25em;
	z-index: 4; 
	color: #AAAAAA;}

div.name {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 99%;
	z-index: 5;
	text-align: center;
	line-height: 0.25em; 
	overflow: visible; 
	color: #DDDD88;}


.left {
	position: absolute;
	border: outset #DDDD88;
	padding: .5em;
	margin: .25em; 
	color: #AAAAAA;
	text-align: justify;}

.right {
	position: absolute;
	border: inset #AAAAAA;
	padding: .5em; 
	margin: .25em; 
	color: #DDDD88; 
	text-align: justify;}

