.font01 {
	font-size: 9pt;
	color: #323232;
	line-height: 40px;

}
.font02 {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.font03 {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
}
.font04 {
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
}
