body.mceContentBody
{
	line-height: 1.2em;
	font: 10pt arial, sans-serif;
	color: #555555;
}

.hr
{
	height: 40px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 12px;
	display: block;
}
h1
{
    color: #b8860b;
    font-size: 20pt;
	line-height: 1em;
}

h2
{
    color:#b8860b;
    font-size:18pt;
}

h3
{
    font-size:14pt;
	margin-bottom: 0.3em;
}

h4
{
    
}

h5
{
   
}
h6
{
    color:#b8860b;
    font-size:14pt;
	margin-bottom: 0.5em;
}

