.txt01 {
	font-size: 10pt;
	color: #333333;
}
.txt02 {
	font-size: 20pt;
	color: #666666;
	font-weight: normal;

}
.txt03 {
	font-size: 8pt;
	color: #333333;
}
a {
	font-size: 10pt;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #990000;
}
