/* This file contains the additional CSS data for the editable area (iframe) */
/* of TinyMCE - it's added with the content_css option */

body, td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
        margin: 5px;
}
