.font12 {
	font-family: sans-serif;
	font-size: 12px;
}
.box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	font-family: sans-serif;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}
.box2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	font-family: sans-serif;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.box3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: sans-serif;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}