.background01 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	margin: 0px;
}
table {
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}
.box01 {
	padding: 10px;
}
.float {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text8 {
	font-size: 8pt;
	line-height: 14pt;
	color: #999999;
}

