body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: black;
	background-color: white;
	padding: 20pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
	font-style: italic;
}
p.ileana {
	color: blue;
	font-style: italic;
}
