.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3754a5;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D2513;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body {
	font-family: \Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #230006;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 18px;
	text-indent: 20px;
}
a {
	color: #4660AF;
}
