body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #000;
}


/* Selected Styles for JCE Editor */

h1, .h1 {
	font-size: 1.7em;
	font-weight: normal;
}

h2, .h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3, .h3 {
	font-size: 1.35em;
}

h4, .h4 {
	font-size: 1em;
}

/* RTS Custom CSS */

.highlight_box {
	background-color: #e9efe1;
	border: 1px solid #000000;
	padding: 10px 10px 0px 10px;
}


