.t10 {
	margin-top: 10px;
}

div.bg1 {
	width: 560px;
	height: 185px;
	padding: 10px;
	background: url(img5.jpg) no-repeat right top;
}

.txt {
	font-size: 10pt;
}

span.red {
	color: #f00;
	font-size: 10pt;
}

span.blue {
	color: #09f;
	font-weight: bold;
	font-size: 10pt;
}

td.p10 {
	padding: 10px;
}

table.tb1 {
	border-top: 1px dashed #f60;
}

td.tb2 {
	font-size: 9pt;
	padding: 10px;
	border-bottom: 1px dashed #f60;
	background: #ffffff;
}

div.box {
	padding: 10px;
	width: 230px;
	background: #ffffaa;
	font-size: 9pt;
	text-align: left;
}

.size9 {
	font-size: 8pt;
}