html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Garamond, Times, Times New Roman;
	font-weight: normal;
	font-size: 12pt;
	color: black;
}

a {
	text-decoration: none;
	color: black;
}

h2 {
	font-family: Helvetica Neue, Arial Narrow, Arial, sans serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	margin-top: 20px;
}

h3 {
	font-family: Helvetica Neue, Arial Narrow, Arial, sans serif;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	font-family: Helvetica Neue, Arial Narrow, Arial, sans serif;
	font-size: 14pt;
	margin-top: 20px;
	margin-bottom: 10px;
	color: black;
}

p {
	margin-top: 10px;
}

.fineprint {
	font-size: 8pt;
	font-style: italic;
}

.spectable table {
	font-size:10pt;
}
