.body {
	font-size: 12px;
	line-height: 18px;
}
.smll {
	font-size: 10px;
	line-height: 14px;
}
.title {
	font-size: 15px;
	border-left:5px solid #003366;
	border-bottom:1px solid #003366;
	padding:4px 3px 3px 5px;
	font-weight: bold;
	color: #003366;
}
.bar {
	font-size: 15px;
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	font-weight: bold;
	background-color: #D7DEEF;
	padding:5px 3px 5px 5px;
	text-align: center;
}
.bar02 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding:4px 3px 3px 5px;
	color: #003366;
}
.bar03 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFCCCC;
	padding:4px 3px 3px 5px;
	color: #003366;
}
.big {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

