.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6666FF;
	text-align: center;
	font-style: normal;
}
.h01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.h02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.t01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.h03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.m01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #0000CC;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.m02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.m03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: center;
}
.m04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCFF;
	text-align: center;
}
.b01 {
	background-color: #0000FF;
}
.b02 {
	background-color: #FFFFFF;
}
