table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-size:1 em; color:#000080; font-family:Verdana 
}
span.titolo04 { font-family: Arial; font-size: 1.4 em; color: #000080; font-weight: bold }
span.titolo03 { font-family: Verdana; font-size: 1.2 em; color: #800000; font-weight: bold }
span.grassetto-sottolin { font-family: Verdana; font-size: 1 em; 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-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% }
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
	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: #800000 }
a:link       { color: #800000 }
a:visited    { color: #800000 }
a:hover    { color: #0000ff }
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}