body,
div {
	font-size: 12px;
	color: #FFFFFF;
}

.top-report {
	padding: 6px 10px 2px 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
}

.top-report-title {
	color: #FFD600;
}

.top-report-line {
	height: 2px;
	border-bottom: 2px dotted #333333;
	margin: 0 5px 5px;
	clear: both;
}

#footer-copy {
	font-size: 10px;
	color: #FFFFFF;
}