body {
	/* customize_body */background: #FFFFFF;/* customize_body */
	/* customize_body */font: normal normal 13px "Georgia", "Times New Roman", "Times, serif";/* customize_body */
	/* customize_body */color:#000000;/* customize_body */
}

h1, h2, h3 {
	color:#000000;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;	
}

ul, ol {
	margin-left: 2.2em;
}

img {border: 0px}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}
.hr {
	border-bottom: 1px solid #edab40;
}