@charset "utf-8";

/* font-size large
============================================================================================================*/

body {
	font-size: 94%;
}
/* safari only \*/
html:\66irst-child body {
	font-size: 93%;
}
/* end */

/* opera only */
*+html>/**/body {font-size: 95% !important;}
/* end */
