.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
}
.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 002261;
	text-align: justify;
	font-weight: bold;

}
.blackcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;

}
.bluecopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 002261;
	text-align: justify;
	font-weight: bold;

}
.textfields {
	width: 380px;
}
.whitecopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
}
.blackcopybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
