body, body.mce-content-body {
    font-family: 'Karla', sans-serif;
    background-color: #fff;
    line-height: 1.5;
	font-size: 20px;
}

body.mce-content-body {
    overflow: scroll !important;
}
        

/**umb_name:Header 2*/
h2 {
	font-size: 30px;
	color: #000066;
	font-weight: bold;
	font-family: 'Spectral', serif;
	margin-top: 2em;
	margin-bottom: 1em;
}

/**umb_name:Header 3*/
h3 {
	font-size: 25px;
	font-weight: bold;
	font-family: 'Spectral', serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/**umb_name:Paragraph*/
p {
	font-size: 20px;
	font-family: 'Karla', sans-serif;
}

/**umb_name:List Item*/
li {
	font-size: 20px;
}
