body {
	background-color:white;
}
.note {
	font-size:10pt;
	color:#333333;
	line-height:18pt;
	font-weight:bold;
}
.cell1 {
	width:300px;
	height:200px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
.cell2 {
	width:300px;
	height:200px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
.figure1 {
	border : solid 8px #ccbbaa;
}
.figure2 {
	border : solid 8px #cccccc;
}
.table3{
	background-color:#cceecc;
}
.comic{
	background:url(back.bmp);
}
.strong_text{
	color:#666666;
	font-size:12pt;
	line-height:18pt;
	font-weight:bold;
}
.pickup_picture {
	width:187px;
	height:120px;
	border:5px solid #e4c395;
}
.title1 {
	border-left:20px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	color:#666666;
	font-size:20pt;
	padding:5px;
}
.title2 {
	color:#666666;
	font-size:15pt;
	padding:10px;
}
.table1{
	border:1px solid #c0c0c0;
}