@charset "utf-8";
.style1 {
	color: #024308;
	text-decoration: blink;
	font-weight: bold;
	font-size: 14px;
}
.vet {
	font-weight: bold;
	color: #024308;
	font-size: 14px;
	text-align: left;
}
.vet .style1 .vet {
	color: #024309;
}
.midden {
	text-align: center;
}

