body {
	background: #fff;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}
a:link, a:visited {
	color: #369;
	}
a:active, a:hover {
	color: #69c;
	}
.copyright {
	width: 50%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	line-height: 130%;
	}
