@charset "utf-8";
@import url("structure.css");
/* --- NORMAL FONT SIZE --- */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff; /* BOTTOM OF FOOTER COLOR */
	font-size:12px;
	line-height:17px;
	text-align:center;
	margin:0;
	padding:0;
}
.textResizer .smlfnt a {font-size:9px; text-decoration:underline;}
	.textResizer .lrgfnt a {font-size:11px; color:#9abde2;}
	.textResizer .lrgfnt a:hover { color:white;}
	.textResizer .xlgfnt a {font-size:14px;  color:#9abde2;}
	.textResizer .xlgfnt a:hover { color:white;}