h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	
	}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
p {
	text-align: justify;
	font-family: Book Antiqua;
	}
p.footer {
	font-family: inherit;
	font-style: italic;
	font-size: 10pt;
	}
a {
	color: #993333;
	font-weight: bold; 
	}