/*
	Foglio stile della F.I.D.
	Stefano Iacono, 13/02/2003
*/

.arial	{ font-family: "arial"; text-align: justify; }
.b		{ font-weight: bold; font-size: 13px ;}
.bc		{ font-weight: bold; text-align: center; font-size: 13px ;}
.bi		{ font-style: italic; font-weight: bold;font-size: 13px ; }
.biverde{ color: #006633; font-style: italic; font-weight: bold; font-size: 13px ;}
.bverde	{ color: #006633; font-weight: bold; font-size: 13px ;}
.c		{ text-align: center; font-size: 13px ;}
.cbi	{ font-style: italic; font-weight: bold; text-align: center; font-size: 13px ;}
.ci		{ font-style: italic; text-align: center; font-size: 13px ;}
.cverde	{ color: #006633; text-align: center; font-size: 13px ;}
.i		{ font-style: italic; font-size: 13px ;}
.verde	{ color: #006633; }
a:active{ color: #ff0000; }
a:hover	{ color: #ff0000; }
a:link	{ color: #0000ff; }
a:visited{ color: #800080; }
body	{ background: #ffffff url(../immagini/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; font-size: 13px ;}
table, tr, td { color: #110c66; font-family: "arial"; font-size: 13px ;}
hr		{ text-align="center"; width="75%" }