h1 {
	color: #181C49;
	font-size: 135% !important;
	margin: 0 0 8px;
}
a.efvEditorlinks, a.efvEditorback {
	color: #181C49;
	outline: 0 none;
	text-decoration: none;
}
a:focus.efvEditorlinks, a:hover.efvEditorlinks, a:active.efvEditorlinks,
a:focus.efvEditorback, a:hover.efvEditorback, a:active.efvEditorback {
	text-decoration: underline;
}
.efvEditorback {
	padding: 0 1em 0 0;
	text-align: left;
	font-family: "Lucida Sans", Arial, Helvetica, seri;
	font-size: 78%;
	font-weight: normal;
	font-style: normal;
}
.efvEditortback {
	text-align: left;
	font-family: "Lucida Sans", Arial, Helvetica, serif;
	font-size: 78%;
	font-weight: normal;
}
.efvEditordiv {
	overflow: auto;
}
.efvEditordiv table {
	padding: 2px 0 0;
}
.efvEditorimg {
	height:0;
}