.kop {
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	font-weight: bold;
	color: #7E4F32;
	text-align: center;
}
.body {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-style: normal;
	color: #7E4F32;
}
.body_center {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #7E4F32;
}
.link {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	text-decoration: none;
	color: #900;
}
.body_vet {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #7E4F32;
}

