body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFF99;

}
td {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
}
title {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bolder;
}
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;


}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.colorbase {
	background-color: #FFFF99;
}
.dimnote {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 10pt;
	font-weight: bold;

}
.titolo {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 64px;
	font-weight: bolder;
	font-style: italic;

}
.red {
	color: #FF0000;
}
.sottolineato {
	text-decoration: underline;
}

