/*
	Foglio stile del sito di Paolo Fasce
	Paolo Fasce, 25/09/2002
*/

.arial
{
font-family: "arial";
text-align: justify;
}

.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;
}

.destra
{
font-style: italic;
text-align: right;
}

.destrapiccolo
{
font-style: italic;
font-size: smaller;
text-align: right;
}

.i
{
font-style: italic;
}

.verde
{
color: #006633;
}

a:active
{
color: red;
TEXT-DECORATION: none
}

a:link
{
color: #FA0;
TEXT-DECORATION: none
}

a:visited
{
color: #FA0;
TEXT-DECORATION: none
}
A:hover
{
    COLOR: deeppink;
    TEXT-DECORATION: none
}
body
{
SCROLLBAR-3DLIGHT-COLOR: blue;
SCROLLBAR-ARROW-COLOR: #0f0f0f;
SCROLLBAR-BASE-COLOR: blue;
background: #151699;
font-family: "sans serif";
text-align: justify;
color: FFFF00;
}

h1, h2, h3
{
color: #FFFF00;
font-family: "sans serif";
}

h4, h5, h6
{
color: #110C66;
font-family: "tahoma";
text-align: center;
}

p, ul, ol, li
{
color: #FFFF00;
/* color: #000000; */
font-family: "sans serif";
text-align: justify;
}

table, tr, td
{
color: #FFFF00;
font-family: "sans serif";
}

