.header1 {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -6%;
	line-height: 30px;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
}
.header2 {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -6%;
	line-height: 24px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
.header3 {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -6%;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
}
.content {
	font-family: Times;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -6%;
	line-height: 21px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	background-color: #FFF8D9;

}

