@charset "UTF-8";
/* CSS Document */

body {
	font-size:14px;
}
* html body {/* for IE6 */
	font-size:92%;
}
.text,.editArea p {
	font-size: 14px;
}

*:first-child+html body {/* for IE7 */
	font-size:92%;
}