body {
	background-color: #FFFFFF;
	margin: 5% 10% 10% 10%;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
a {
	color: #000000;
}
h1 {
	margin: 0;
	font-size: 12pt;
	display: inline;
}
h2 {
	margin: 0;
	font-size: 12pt;
	text-decoration: underline;
}
h3 {
	margin: 0 5px 0 0;
	font-size: 12pt;
	font-style: italic;
	display: inline;
}
