.bChar {
	font-family: Osaka;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.bBlue {
	font-family: Osaka;
	font-size: 16px;
	line-height: 18px;
	color: #0099CC;
	font-weight: normal;
}
.bGreen {
	font-family: Osaka;
	font-size: 16px;
	line-height: 18px;
	color: #339933;
}
.bWhite {
	font-family: Osaka;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.mChar {
	font-family: Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
.mGreen {
	font-family: Osaka;
	font-size: 14px;
	color: #339933;
	line-height: 16px;
}
.mWhite {
	font-family: Osaka;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.NoGrey {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.sBlue {
	font-family: Osaka;
	font-size: 11px;
	color: #0099CC;
}
.sGreen {
	font-family: Osaka;
	font-size: 11px;
	color: #669933;
}
.sGrey {
	font-family: Osaka;
	font-size: 11px;
	color: #666666;
}
.fField {
	font-family: Osaka;
	font-size: 15px;
	color: #666666;
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px dashed #999999;
}
