.miostile  {
	font-family : Comic Sans MS;
	font-size : 9pt;
}

H1  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	text-transform : uppercase;
	text-decoration : underline;
}

.indirizzo  {
	font-family : Comic Sans MS;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
}

.base  {
	font-family : Comic Sans MS;
	font-size : 9pt;
}

H2  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	text-transform : uppercase;
	text-decoration : underline;
}

.indietro  {
	font-family : Comic Sans MS;
	font-size : 9pt;
	font-weight : bold;
	text-align : right;
}

H3  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.copy  {
	font-family : Comic Sans MS;
	font-size : 7pt;
	text-align : center;
	text-transform : uppercase;
}

.code  {
	font-family : monospace;
	font-size : 9pt;
	margin-left : 12pt;
}


