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