body {
	background: #ffffff;
}

a:link {
	text-decoration: none;
	color: #000000;
	border-style: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
	border-style: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-style: none;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-style: none;
}

a:link.url {
	text-decoration: none;
	color: #7b8780;
	border-style: none;
	font-size: 12px;
}

a:visited.url {
	text-decoration: none;
	color: #7b8780;
	border-style: none;
	font-size: 12px;
}

a:hover.url {
	text-decoration: underline;
	color: #7b8780;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
}

a:active.url {
	text-decoration: underline;
	color: #7b8780;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
}

.num {
	font: 18px "Times New Roman", Times, serif;
}
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";
	text-align: left;
	}

.tit {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
}

.txt {
	font: 14px ""Times New Roman"", Times, serif;
}

p {
	text-indent: 10px;
}

.sig {
	font: bold 14px ""Times New Roman"", Times, serif;
}

.url {
	color: #7f7f7f;
	font-size: 10px;
}
