@charset "iso-8859-1";
body {
	font-size: 62.5%;
}
#fontsize {
	float: right;
	color: #667D95;
}
#fontsize a {
	color: #667D95;
	text-decoration: underline;
}
#fontsize a:hover {
	text-decoration: none;
}
.fs_norm {
	font-size: 12px;
}
.fs_small {
	font-size: 10px;
}
.fs_big {
	font-size: 15px;
}


