.text {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textCopy {

	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003580;
}
.link{
	font-family: arial;
	font-size: 10pt;
	color: #003580;
	text-decoration:none;
}

.link:hover{
	font-family: arial;
	font-size: 10pt;
	color: #003580;
	text-decoration:underline;
}



