html {
    font-size: 1.25em;
}

body {
    font-size: 118%; 

}

#textSizeLarge { text-decoration:underline; }
#textSizeMedium { text-decoration:none !important; }
#textSizeSmall { text-decoration:none !important; }

