body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
}
a {
	color: #ef4035;
}
p, ul, ol {
	line-height: 24px;
	font-size: 15px;
}
h1, h2, h3 {
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	line-height: 24px;
	color: #2f2f2f;
}
h2 {
	font-size: 15px;
	line-height: 24px;
	color: #ef4035;
	text-transform: uppercase;
}
h3 {
	font-size: 15px;
	line-height: 24px;
	color: #2f2f2f;
}
