

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:60px;
    }    
        
img {
	border:0px;
}

h1 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#98d2a2;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#379c3c;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#e096bb;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h4 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#63b8bd;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h5 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#ea6c43;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h6 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#e75270;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h7 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#f51f15;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h8 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#b48ec1;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
body {
	overflow-y: scroll;
}
body, p, a, td {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#222222;
}

td {
	vertical-align:top;
    }

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#ebe6cb;
	background-color:#ebe6cb;
}

a {
	color:#6eba2f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:Verdana;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#F9F7F7;
}

form {
	margin:0px;
}

