
*{
	margin:0px;
	padding:0px;
}
body, body.mceContentBody table, table p, .mceVisualAid{
	padding: 0px;
	margin: 0px;
	line-height:16px;
	font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	color: #342022;
}

h1{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:15px;
	margin-top:20px;
}
h2{
	font-weight:bold;
	font-size:12px;
}
p {
	
	}
table .table_header, body.mceContentBody table .table_header,
table tr.table_header td,
table .table_header span{
	color:#ffffff;
	background-color:#cd4c46!important;
}