table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-size:100%; color:#000080; font-family: Verdana 
}
span.titolo04 { font-family: Arial; font-size: 140%; color: #000080; font-weight: bold }
span.titolo03 { font-family: Verdana; font-size: 120%; color: #800000; font-weight: bold }
span.grassetto-sottolin { font-family: Verdana; font-size: 100%; text-decoration: underline; 
               font-weight: bold }
span.grassetto { font-family: Verdana; font-size: 100%; font-weight: bold }
span.testo-arancio { font-family: Verdana; font-size: 100%; color: #FF6600 }
span.testo-comic { font-family: Comic Sans MS; font-size: 100%; color: #000080 }
span.testo-comic-bold { font-family: Comic Sans MS; font-size: 100%; color: #000080; font-weight: bold; }
span.testo-comic-bold-big { font-family: Comic Sans MS; font-size: 120%; color: #000080; font-weight: bold; }

span.testo-bianco { font-family: Verdana; font-size: 100%; color: #FFFFFF }
span.testo-nero { font-family: Verdana; font-size: 100%; color: #000000 }
span.testo-grigio { font-family: Verdana; font-size: 100%; color: #808080 }

span.titolo-courier { font-family: Courier; font-size: 120%; color: #000080 }

span.titolo02 { font-family: Verdana; text-decoration: underline; font-size: 120%; color: #800000;
               font-weight: bold; }
span.titolo01 { font-size: 120%; font-family: Verdana; color: #999900; text-decoration: 
               underline; font-weight: bold; text-align: center}
caratterepiccolo { font-family: Verdana; font-size: 90%; color: #000080; text-align: left }
span.testo8  { font-family: Verdana; font-size: 90% }
span.didascalia  { text-indent: 0; word-spacing: 0; text-align: center; line-height: 100%; font-size: 90%; font-family: Verdana; color: #000000; margin: 3 0 }
span.didascalia-testo  { text-indent: 0; word-spacing: 0; text-align: center; line-height: 100%; font-size: 100%; font-family: Verdana; color: #000000; margin: 3 0 }


body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #000080;font-size: 80%
}

h1
{
	font-family: Verdana, Arial;
	color: rgb(153,153,51);
}
h2
{
	font-family: Verdana, Arial;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Verdana, Arial;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Verdana, Arial;
	color: rgb(153,153,0);
}
h5
{
	font-family: Verdana, Arial;
	color: rgb(255,153,0);
}
h6
{
	font-family: Verdana, Arial;
	color: rgb(51,102,204);
}
a:active     { color: #000080 }
a:link       { color: #000080 }
a:visited    { color: #000080 }
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {text-decoration: underline}