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