/* ==============================================
_DESIGN/editor.css
============================================== */

H2.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#00A4B1;
	font-weight:normal;
	margin-bottom:20px;
}

H3.subTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}

H4.interTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:14px;
	font-weight:normal;
}

H5.header {
	color:#999999;
	font-weight:normal;
}

H6.legend {
	color:#666666;
	font-size:10px;
}

