@charset "utf-8";
@import url("global.css");
/* --- NORMAL FONT SIZE --- */
body 
{font-size:12px; line-height:24px; word-spacing:.12em; letter-spacing:.01em; color:#333333; font-family: Arial, Helvetica, sans-serif;}

.textResizer .smlfnt a {font-size:9px; text-decoration:underline;}
	.textResizer .lrgfnt a {font-size:11px; color:#e3bf8f;}
	.textResizer .lrgfnt a:hover { color:white;}
	.textResizer .xlgfnt a {font-size:14px;  color:#e3bf8f;}
	.textResizer .xlgfnt a:hover { color:white;}
