@charset "utf-8";
/* CSS Document */
body {
	font-size:62.5%
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited {
	color:#203860;
	text-decoration:underline;
	font-size:.9em;
}
a:hover, a:active {
	color:#203860;
	text-decoration:none;
	font-size:.9em;
}
img {
	borders:none;
}
