body {
	color: black;
	background-color: #fff;
	font-family: "trebuchet, arial, helvetica";
	font-size: 12pt;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #525378;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	color: #525378;
	font-size: 12pt;
}
td {
	font-size: 12pt;
	text-align: center;
}
p {
	text-align: left;
}
