body {
	scrollbar-3dlight-color: #6F360E;
	scrollbar-arrow-color: #ECCD8D;
	scrollbar-track-color: #ECECCF;
	scrollbar-darkshadow-color: #6F360E;
	scrollbar-face-color: #B65D3F;
	scrollbar-highlight-color: #AD5402;
	scrollbar-shadow-color: #AD5402;
	scrollbar-width: 10px;
}

#bg {position: absolute; left: 0; top: 0; }
#front {position: absolute; left: 0; top: 0; }

p,h1,h2,h3,td,ul {
	font-family: arial, helvetica;
}

h1 {
	color: #6F360E;
	font-style: normal;
	font-size: 20px;
}

h2 {
	color: #6F360E;
	font-style: normal;
	font-size: 13px;
	padding-right: 300px;
	font-style: italic;
}

.h2xtra {
	color: #6F360E;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;	
	font-style: italic;
}


h3 {
	color: #6F360E;
	font-style: normal;
	font-size: 11px;	
	padding-right: 300px;
	text-align: justify;		
	padding-left: 40px;
	line-height: 1.6;
}


.tdh3 {
	color: #6F360E;
	font-style: normal;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;		
	padding-left: 40px;
	line-height: 1.6;
}

td {
	color: #6F360E;
	padding-left: 40px;	
	text-align: justify;		
	font-size: 11px;
	line-height: 1.6;	
}

p {
	color: #6F360E;
	padding-left: 40px;
	padding-right: 300px;
	text-align: justify;		
	font-size: 11px;
	line-height: 1.6;	
}

ul {
	color: #6F360E;
	padding-left: 40px;
	padding-right: 300px;
	font-size: 11px;
	line-height: 1.6;	
}

.ulxtra {
	color: #6F360E;
	padding-left: 40px;	
	font-size: 11px;
	line-height: 1.6;	
}

a {
	color: #B65D3F; 
}

a:hover {
	color: #DFDCEB;
}

