@charset "utf-8";

body {
	font-size: 95%;
}

* html body{font-size:95%;/* 16px IE6 */}
*:first-child+html body{font-size:95%;/* 16px IE7 */}

