.comm {  font-size: 12px; line-height: 20px}
.small {  font-size: 10px}
.title {  font-size: 16px; line-height: 22px; font-weight: bold; color: #CC3300}
.title2 {  font-size: 14px; line-height: 22px; font-weight: bold}
.letter {  letter-spacing: 1px; font-size: 12px}
font {  font-size: xx-small}
.unnamed1 {  font-size: 6px}


.b{
font-weight:bold;
}
.under{
text-decoration:underline;
}
.under_b{
text-decoration:underline;
font-weight:bold;
}


.big{
font-size:14px;
font-weight:bold;
}
