body, td, div, span, p, li, h1, h2, h3, h4 h5, h6, textarea, input {
	font-family	: "_Avenir", "_Avenir Next LT Pro", "_AvenirNextLTPro-Regular" verdana, tahoma, arial;
}
h1, h2, h3, h4, h5, h6 {
	font-weight	: bold;
	margin		: 10px 0px 5px 0px;
	color		: rgb(0,0,128);
}
#content>h1:first-child,
#content>h2:first-child,
#content>h3:first-child,
#content>h4:first-child,
#content>h5:first-child,
#content>h6:first-child,
#content>div:first-child,
#content>P:first-child {
	margin-top	: 0px;
}
body {
	font-size	: 10pt;
}
h1,h4 {
	font-size	: 11pt;
}
h2,h5 {
	font-size	: 10pt;
}
h3,h6 {
	font-size	: 10pt;
	font-weight	: normal;
}

#content * {
	line-height	: 23px;
}
.editing #content * {
	line-height	: 18px;
}
.editing #content * {
	margin		: 0px;
}
