@charset "UTF-8";


* {
	font-size: medium;
}

/* hide from Mac IE \*/
* html * {
	font-size: small;
}
/* */