body, textarea {
	font-size: 13px;
}
/* for IE6 */
* html body {
	font-size: 82%;
}
/* for IE7 */
*:first-child+html body {
	font-size: 82%;
}
.fsizeM {
	color: #B3127D;
}