@charset "utf-8";

body{
	font-size:9px;
}* html body {
	font-size: 55%;
} *:first-child+html body {
	font-size: 55%;
}

/*th,td{
	font-size:50%;
}*/

#header .menu#fontsize li a#small {
	background-position:0 -21px;
}
#header .menu#fontsize li a#medium {
	background-position:-35px 0;
}
