table {
	border-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 100px;
}
.logo {
	border-right-width: 1px;
	border-right-style: solid;
}

.h1 {
	font: bold 15px "Times New Roman", Times, serif;
	padding-left: 5px;
}

.issue {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

.text {
	font: 14px Times, "Times New Roman", serif;
	text-align: left;
	}

h4 {
	font-size: 10pt;
	font-weight: normal;
	display: inline;
}
