/*------------------------------------------------
   Font
------------------------------------------------*/
.normal{
font-size: 80%;
}
.normalL{
font-size: 80%;
line-height: 125%;
}

.small{
font-size: 75%;
}
.smallL{
font-size: 75%;
line-height: 125%;
}
