body.mceContentBody { background: #F5F5F5; }

li {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size:1.5em;
	font-weight: bold;
	color: #B90000;
}

h2 {
	font-family: Verdana;
	font-size:1.2em;
	font-weight: bold;
	color: #B90000;
}

h3 {
	font-family: Verdana;
	font-size:1em;
	font-weight: bold;
	color: #0F479B;
}

h4 {
	font-family: Verdana;
	font-size:0.9em;
	font-weight: bold;
	color: #0F479B;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding-bottom: 10px;
	text-align:left;
}

.fontsize12px {
	font-size: 12px;
	font-weight: normal;
}

.fontsize14px {
	font-size: 14px;
	font-weight: normal;
}

.fontsize16px {
	font-size: 16px;
	font-weight: normal;
}

.nobold {
	font-weight: normal;
}

.nopadding {
	padding-bottom: 0px;
}

hr {
	color: #0F479B;
	border-style: none;
	border-bottom-style: dotted;
}
