.copy {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #006699;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list {
	line-height: 17px;
}
.border {
	border: 1px solid #000000;
}
.imgborder {
	border: 1px solid #000000;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.viewer {
	margin: -5px 20px 15px 15px;
	padding: -5px 20px 15px 15px;
}
