body {
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
}
.editor {
	margin-bottom: 0px;
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
}
.editor div {
	margin-bottom: 0px;
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
}
.editor table, .editor table th, .editor table td {
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
}
.editor P {
	line-height: 1.5em;
}
.editor BR, .editor P, 
.editor UL, .editor OL, .editor LI, 
.editor BLOCKQUOTE 
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.editor UL, .editor OL, .editor BLOCKQUOTE {
	margin-left: 20px;
}
.editor H1, .editor H2, .editor H3, .editor H4, .editor H5, .editor H6 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}.editor a {
	text-decoration: underline;
	color: #A22625;
}
.editor a:hover {
	text-decoration: none;
}

.wrapContentDeleg {
	width: 400px;
	overflow: auto;
}
