table {
	font-size: 12px;
}
.title01 {
	font-weight: bold;
	color: #0000FF;
}
.comment {
	color: #3366CC;
	background-color: #F7F4FF;
}
.title02 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
body {
	font-size: 12px;
	color: #3366CC;
}

