@charset "UTF-8";
body {
	font-size:large;
}
* html body {font-size:large;}
*:first-child+html body {font-size:large;}

