.text10 {  font-size: 10px}
.text12 {  font-size: 12px; line-height: 18px}
.text14 {  font-size: 14px; line-height: 18px}
.text14_red {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000
}
body {
font-family: sans-serif;
}
