.font01 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FF6600;
}
.font02 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
.head1 {
	font-family: "Microsoft Sans Serif";
	font-size: xx-large;
	color: #FF0000;
	background-color: #FFCC66;
}
.head2 {
	font-family: "Microsoft Sans Serif";
	font-size: large;
	color: #003366;
	background-color: #FFCC66;
}
