@charset "UTF-8";
body {
	font-size: 19px;
}
*:first-child+html body {
	font-size: 120%;
}
* html body {
	font-size: 120%;
}