.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
}
body,td,p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 150%;
	text-indent: 2em;
	margin-top: 3px;
	margin-bottom: 7px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.datetime {
	color: #666666;
	text-align: right;
}
img {
	border: 0px;
}