/* ----- textSmall.css ----- */
@media screen {
body {
    font-size: 80% !important;
}

}


