.editor p, .editor div, .editor a, .editor li, .editor td, .editor th, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 { margin:0px; padding:0px; color:#2d2d2d; font-size: 14.5px; letter-spacing: 0.4px; word-wrap: break-word; white-space: normal; }

.editor, .editor p, .editor li { line-height:25px; }

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#7eb801; font-size: inherit; }

.editor a:hover { color:#7eb801; }

.editor ol { margin-left:25px; }

.editor table.border_class, .editor table.border_class td, .editor table.border_class th { border-collapse:collapse; border:solid #CCCCCC 1px; }

.editor td, .editor th { padding:3px; }

hr { border:none; height:1px; background-color:#CCCCCC; color:#CCCCCC; }

.editor table.table-center{margin:0 auto;}

.editor .underline, .editor .underline * { text-decoration:underline; }

.editor table, .editor img { max-width: 100%; height: auto; }

.editor:after {
	clear: both;
    display: block;
    content: " ";
}

.editor ul li {
	background: url(../Img/content-pointer.png) no-repeat 2px 10.5px;
	list-style-type: none;
	padding-left: 17px;
	margin-top: 10px;
}