.practicetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 5A707B;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;

}
.practicetext {
	font-family: sans-serif, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.practicetextCopy {

	font-family: Times New Roman, Times, serif;
	font-size: 2pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.practicetitleblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

