<style type="text/css">
<!-- 

}
/* General */
BODY {
	font-size: 9pt; color:#333333; font-style: normal; 
	font-family: 'Z', MS PGothic, Osaka, 'Z';    
	color: 525252;
	background-color: #FFFFFF;
	scrollbar-face-color: #e0e0d1;
	scrollbar-highlight-color: #d0d0b9;
	scrollbar-3dlight-color: #d0d0b9;
	scrollbar-darkshadow-color: #525252;
	scrollbar-shadow-color: #e0e0d1;
	scrollbar-arrow-color: #525252;
	scrollbar-track-color: #e0e0d1;
}

TR,TD {
	font-size: 9pt; color:#333333; font-style: normal; 
	font-family: 'Z', MS PGothic, Osaka, 'Z';   
	color: 88919B;
}

A {
	font-size: 9pt; color:#333333; font-style: normal; 
	font-family: 'Z', MS PGothic, Osaka, 'Z';   
	color: 000000;
	text-decoration: none;
}

A:Hover {
	font-size: 9pt; color:#333333; font-style: normal; 
	font-family: 'Z', MS PGothic, Osaka, 'Z';   
	cursor: pointer;
	text-decoration: underline;
}

HR {
	color: f1f1eb;
	height: 1px;
}
