body {
	background: #FFFFFF; /*#D6E3E9;*/
	font-family: Arial, sans-serif;
}

div {
	width: 520px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 50px 50px 100px 50px;
}

h1 {
	font-size: 1.1em; 
	font-weight: bold;
	color: #1C4D8F;
}

h2 {
	font-size: 1em; 
	color: #000000;
	font-style: normal;
	margin-bottom: 30px;
}

p {
	font-size: 0.8em; 
	color: #000000;
	text-align: justify;
}

#signature {
	text-align: right;
	font-weight: bold;
}