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