
.coronavirus img {
	width: 300px;
	height: auto;
	float: right;
	margin: 0 0 10px 20px;
}
.coronavirus strong {
	font-weight: bold;
}
.coronavirus table.web {
	width: 100%;
}
.coronavirus table.web th {
	color: #009999;
	font-weight: bold;
	padding: 10px;
	background-color: #f3f3f3;
	border-bottom: 2px solid #009999;
}
.coronavirus table.web td {
	padding: 10px;
	border-bottom: 1px solid #f3f3f3;
}

