@charset "utf-8";
.headline_1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	text-decoration: underline;
}
.coment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	font-style: italic;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}
.coment3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	font-style: italic;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.headline_2 {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.coment_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #930;
	font-variant: normal;
	font-style: italic;
	text-align: center;
	background-color: #FFC;
	padding-top: 5px;
}
.headline_IG {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 3em;
	font-weight: normal;
	color: #C00;
	text-align: center;
	text-decoration: underline;
}
.tabel_ {
	background-color: #FFC;
	border: thick groove #060;
}

