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