@charset "utf-8";
@import url("/styles/global.css");
/* --- EXTRA LARGE FONT SIZE --- */
body 
{font-size:16px; line-height:24px; color:#333333; font-family: Arial, Helvetica, sans-serif;}

.textResizer .smlfnt a {font-size:12px; color:#333333}
.textResizer .smlfnt a:hover { color:#666666;}
.textResizer .lrgfnt a {font-size:14px;  color:#333333}
.textResizer .lrgfnt a:hover { color:#666666;}
.textResizer .xlgfnt a {font-size:16px;  text-decoration:underline;}
