.red{
color:red;
}
.blue{
color.blue;
}
.large{
font-size:15px;
}
.medium{
font-size:13px;
}
.normal{
font-size:11px;
}
.small{
font-size:9px;
}
