@charset "UTF-8";
.testoComic {
	font-family: "Comic Sans MS Bold", "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titoloComic {
	font-family: "Comic Sans MS Bold", "Comic Sans MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.Tabella {
	font-family: "Comic Sans MS Bold", "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	background-position: top;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
