body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {margin-top: 10px;
color: #9A122A;}

h2, h3, h4 {
	margin: 0;
}
h2, h3 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #9A122A;
}
h2 {
	font-size: 28px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	width:100%;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #9A122A;
}
h5 {font-size: 12px;
color: #9A122A;}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
}

ul, ol {
	margin-left: 3em;
}