.small {
	font-family: arial;
	font-size: 8pt;
}

p {
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
	text-align: justify;
}

h1 {
	font-family: Myriad, arial;
	font-size: 30px;
	font-weight: normal;
	color: #33337F;
	margin-bottom: 0px;
}

.Header			/* The title that is on top of every page */
{
	font: 18pt Myriad, Arial;
	color: #1F1F4E;
	text-align: left;
}
