@charset "UTF-8";
.copySmllBlk {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #000;
}
.copyMedBlk {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.copyMedPur {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #8F228E;
	text-decoration: none;
}

table{
border:none;
}