body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
	background-color: #FDE9BF;
	margin: 20px;
	padding: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
}
a {
	text-decoration: underline;
	color: #000000;
}
