@charset "utf-8";
/* CSS Document */

.left {
	width: 372px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color:#000000;
	float: left;
	padding-right: 18px;
}

.right {
	width: 372px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color:#000000;
	float: left;
}

.wrapper {
	width: 762px;
	overflow: auto;
}

.heading {
	font-size: 18px;
	font-weight: bold;
}

.footer {
	align-content: center;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.footer A {
	align-content: center;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}