body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}
.p01 {
	text-align: justify;
}
.font01 {
	font-weight: bold;
}
.font02 {
	font-style: italic;
}
.font03 {
	font-size: 10px;
}
.font04 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.td01 {
	padding-right: 10px;
}
.td02 {
	padding-bottom: 20px;
}
