/* Set default font size and EMs to 24px */

html { font-size: 100%; }
body { font-size: 150%; }
table { font-size: 100%; }
html>body { font-size: 24px; }
