/*
	Foglio stile della F.I.D.
	Stefano Iacono, 13/02/2003
	Damiano Anselmi, 21/01/2007
*/

.arial	{ font-family: "arial"; text-align: justify; }
.grigio      { color: #C0C0C0 }
.bianco      { color: #FFFFFF }
.b		{ font-weight: bold; }
.bc		{ font-weight: bold; text-align: center; }
.bi		{ font-style: italic; font-weight: bold; }
.biverde{ color: #006633; font-style: italic; font-weight: bold; }
.bverde	{ color: #006633; font-weight: bold; }
.c		{ text-align: center; }
.cbi	{ font-style: italic; font-weight: bold; text-align: center; }
.ci		{ font-style: italic; text-align: center; }
.cverde	{ color: #006633; text-align: center; }
.i		{ font-style: italic; }
.verde	{ color: #006633; }
.td10   { font-size: 10px; }
a:active{ color: #ff0000; }
a:hover	{ color: #ff0000; }
a:link	{ color: #0000ff; }
a:visited{ color: #800080; }
body	{ background: #ffffff url('sfondo.gif'); font-family: "sans serif"; text-align: justify }
h1, h2, h3 { color: #110C66; font-family: "sans serif"; text-align: center; }
h4, h5, h6 { color: #110C66; font-family: "tahoma"; text-align: center; }
p, ul, ol, li { color: #110c66; font-family: "arial"; text-align: justify; }
table, tr, td { color: #110c66; font-family: "arial"; }
hr		{ text-align="center"; width="75%" }