body {
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BEBEBE;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #55585E;
	line-height: 20px;
}
a {
	color: #006784;
	text-decoration: none;
}
a:hover {
	color: #006784;
	text-decoration: underline;
}
.issue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #55585E;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #55585E;
	line-height: 22px;
	font-weight: bold;
}
