.textarea {
  font-size: 11px;
  line-height: 1.2em;
  background: #FFFFFF;
}

.ed-title,
.sw-ed-title {
	color: #333366;
	font-size: 18px;
  line-height: 22px;
	font-weight: bold;
	margin: 6px 0px;
}


.ed-subtitle,
.sw-ed-subtitle {
	color: #333366;
	font-size: 15px;
  line-height: 18px;
	font-weight: bold;
	margin: 6px 0px;
}

.ed-section,
.sw-ed-section {
	color: #333366;
	font-size: 15px;
	border-bottom: 2px dotted #777777;
	padding: 4px 0px;
	font-weight: bold;
	margin: 6px 0px;
}

.ed-small,
.sw-ed-small {
	font-size: 8px;
	line-height: 10px;
}

.ed-normal,
.sw-ed-normal {
	font-size: 11px;
	line-height: 14px;
}

.ed-medium,
.sw-ed-medium {
	font-size: 14px;
	line-height: 17px;
}

.ed-large,
.sw-ed-large {
	font-size: 16px;
	line-height: 20px;
}
