body {
	color: black;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 20px;
}

table {
	border-collapse: collapse;
}

td {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}

td {
	vertical-align: top;
	line-height: 14pt;
}

th {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	line-height: 14pt;
}

h1 {
	color: #006795;
	font-size: 16pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 14pt;
}

h2 {
	color: #006795;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 14pt;
}

a {
	color: #ff8602;
}

a:hover {
	text-decoration: none;
}
