.editor * { margin:0px; padding:0px; color:#000000; font-size: 14px; word-wrap: break-word; }



.editor, .editor p, .editor div, .editor a, .editor li, .editor td, .editor th {  word-wrap: break-word; white-space: normal; font-size: 14px; }



.editor, .editor p, .editor li { line-height:23px; }



.editor img { border:none; }



.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#000000; font-size: inherit; }



.editor a:hover { color:#000000; }



.editor ul, .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 em,.editor strong,.editor u,.editor i,.editor b,.editor sup,.editor sub{
    color: inherit;
}

.editor em,.editor strong,.editor u,.editor i,.editor b{
    font-size: inherit;
    line-height: inherit;
}