@charset "utf-8";
/* CSS Document */

body,h4,th,td,li,dt,dd    { font-size: 16px;line-height:1.8em;}
p	                { font-size: 16px;line-height:1.8em;}

/* COMMON CLASS FOR CHARACTER SIZE
----------------------------------------------------------------------------- */
.fontsmall          { font-size: 14px; }
.fontmedium         { font-size: 16px; }
.fontlarge          { font-size: 18px; }
.fontlarger         { font-size: 20px; }

/* EOF */
