@charset "utf-8";
@import url("global.css");
/* --- EXTRA LARGE FONT SIZE --- */
body 
{font-size:16px; line-height:28px; color:#222222; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}

.textResizer .smlfnt a {font-size:11px; color:#29c0f3;}
.textResizer .smlfnt a:hover { color:white;}
.textResizer .lrgfnt a {font-size:14px;  color:#29c0f3;}
.textResizer .lrgfnt a:hover { color:white;}
.textResizer .xlgfnt a {font-size:16px;  text-decoration:underline;}


