.tab{
    background-color:rgba(255, 192, 203, 0.5);
}

/* ------------------------------------ */
.YuGothic{
    font-family:"Yu Gothic";
}
.YuMincho{
    font-family:"Yu Mincho";
}
.MSGothic{
    font-family:"MS Gothic";
}
.MSMincho{
    font-family:"MS Mincho";
}

/* ------------------------------------ */
.Arial{
    font-family:Arial;
}
.ArialBlack{
    font-family:"Arial Black";
}
.BookAntiqua{
    font-family:"Book Antiqua";
}
.Century{
    font-family:Century;
}
.CenturyGothic{
    font-family:"Century Gothic";
}
.ComicSansMS{
    font-family:"Comic Sans MS";
}
.Courier{
    font-family:Courier;
}
.CourierNew{
    font-family:"Courier New";
}
.FranklinGothic{
    font-family:"Franklin Gothic";
}
.Georgia{
    font-family:Georgia;
}
.Helvetica{
    font-family:Helvetica;
}
.Impact{
    font-family:Impact;
}
.LucidaConsole{
    font-family:"Lucida Console";
}
.LucidaSansUnicode{
    font-family:"Lucida Sans Unicode";
}
.PalatinoLinotype{
    font-family:"Palatino Linotype";
}
.Tahoma{
    font-family:Tahoma;
}
.Times{
    font-family:Times;
}
.TimesNewRoman{
    font-family:"Times New Roman";
}
.TrebuchetMS{
    font-family:"Trebuchet MS";
}
.Verdana{
    font-family:Verdana;
}

