.fontbase{
 font-size: x-small;
 color: black;
 line-height: 130%;
}

.fontbase_red{
 font-size: x-small;
 color: red;
 line-height: 130%;
}

.fontbase_white{
 font-size: x-small;
 color: white;
 line-height: 130%;
}