.format_1 {
 font-family: @Arial Unicode MS;
 font-size: xx-large;
 text-align: center;
 color: #FF0000;
 background: #0000FF;
}
.format_2 {
 font-family: @Arial Unicode MS;
 font-size: x-large;
 text-align: center;
 color: #0000FF;
}