body {
	background-image: url(wall_gray2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-size : 9pt;
	font-family : "MS UI Gothic","Osaka";
	color : #666666;
	background-color : #FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color: #8080ff;
	scrollbar-face-color: #8080ff;
	scrollbar-shadow-color: #0099CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	line-height: 140%;
	margin-top: 0
}
.title {
	font-size : 10pt;
	font-family : "MS UI Gothic","Osaka";
	color : #FF0099
}
a:link {
	color : #6666FF;
	text-decoration : underline
}
a:visited {
	color : #FF33CC;
	text-decoration : underline
}
a:hover {
	color : #FF33CC;
	text-decoration : underline overline;
}

td {
	font-size : 9pt;
	font-family : "MS UI Gothic","Osaka";
	line-height: 140%;
	color : #666666
}

