body{
	background:
		#d7d795;
		fixed;
	color:#9f7544;
	font-size:10pt;
	font-family:'MS UI GOTHIC','sans-serif';
	SCROLLBAR-BASE-COLOR:#ffffff;
	SCROLLBAR-FACE-COLOR: #886308;
	SCROLLBAR-HIGHLIGHT-COLOR: #d7d795; 
	SCROLLBAR-SHADOW-COLOR: #d7d795;
	SCROLLBAR-3DLIGHT-COLOR: #886308; 
	SCROLLBAR-ARROW-COLOR: #d7d795;
	SCROLLBAR-TRACK-COLOR: #d7d795; 
	SCROLLBAR-DARKSHADOW-COLOR: #886308
--	text-align:center;
}

a:link{
	color:#886308;
	text-decoretion:none
}
a:visited{
	color:#cc9900;
	text-decoretion:none;
}
a:active{
	color:#cc6633;
	text-decoretion:none;
}
a:hover{
	color: #B22222;
	position:relative;
	top:1;
	left:1;
	background:#a88e69;
}
td{
	font-size: 10pt;
}
td.d-index{
	vertical-align:top;
	background:#FFFFFF;
	color:#755263;
	font-size:8pt;
}
