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: #CC0000; 
}

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

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

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

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: #CC0000;
	border-style: none;
	border-bottom-style: dotted; 
}
