body{
		OVERFLOW: auto; 
		position:absolute; 	
		left:0; 
		top:0; 
		right:0; 
		bottom:0; 
		width:100%; 
		height:100%;
		font-family: Verdana;
		background-color: #FFFFFF;
		color: #9B0000;
		BACKGROUND-ATTACHMENT: fixed;
		BACKGROUND-REPEAT: no-repeat;
		BACKGROUND-POSITION: right bottom;
		scrollbar-face-color: #FFE377; scrollbar-shadow-color: #FFCB00; 
 scrollbar-highlight-color: #FDF8E4; scrollbar-3dlight-color: #FFFFFF;   
 scrollbar-darkshadow-color: #F8A523; scrollbar-track-color: #FEF6D7;
   scrollbar-arrow-color: #D98706;
   overflow-x:hidden;


	}
a	{ 		
		font-family: Verdana; 
		color: #9B0000;
		TEXT-DECORATION: none;
 	}
 
a:hover { 
		text-decoration: underline 
		}


h1 { 
		font-family: Verdana; 
		color: #9B0000; 
		font-size: large; 
		font-weight: bold 
	}
	
h2 { 
		font-family: Verdana; 
		color: #9B0000; 
		font-size: medium; 
		font-weight: bold 
	}
	
.holdimg{
	text-align:center;
	visibility:visible;
	background-color:FFFFFF;
	padding:0px;
	border:0px solid #000000;
	color:000000;
	font-weight:bold; 
	position: absolute; left: 0; bottom:30; width: 200; z-index: 2}
	
.stones { 
		font-size: 10pt; 
		color: #9B0000; 
		font-style: italic; 
		text-align:right; float:right
	}
