.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c7ced8;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #c7ced8;
}
.box {
	border: 1px solid #CCCCCC;
	background-color: 4e5a73;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
