.border {
	border: 1px solid #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #0F2292;
	text-decoration: none;
}
a:visited {
	color: #813492;
	text-decoration: none;
}
a:active {
	color: #813492;
}
li {
	text-align: justify;
}