/*
	Foglio stile del sito di Karl-Dietrich Buhler
	Paolo Fasce, 25/09/2002
*/

.arial
{
font-family: "arial";
text-align: justify;
}

.b
{
font-weight: bold;
}

.bc
{
font-weight: bold;
text-align: center;
}

.bcs
{
font-weight: bold;
text-align: center;
font-size: smaller;
}

.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;
}


.giustificato
{
text-align: justify;
}

.sinistra
{
font-style: italic;
text-align: left;
}

.destrapiccolo
{
font-style: italic;
font-size: smaller;
text-align: right;
}

.i
{
font-style: italic;
}

.verde
{
color: #006633;
}

A:link
{
    COLOR: #0088cc;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #0022dd;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #0033ee;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}

body
{
font-family: "courier new", "garamond", "helvetica", "arial";
text-align: justify;
BACKGROUND: white;
SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
SCROLLBAR-ARROW-COLOR: #0f0f0f;
SCROLLBAR-BASE-COLOR: #BBBBBB
}

h1, h2, h3
{
font-family: "courier new", "garamond", "helvetica", "arial";
text-align: center;
}

h4, h5, h6
{
font-family: "courier new", "garamond", "helvetica", "arial";
text-align: center;
}

p, ul, ol,
{
font-family: "courier new", "garamond", "helvetica", "arial";
text-align: justify;
}

li
{
font-family: "courier new", "garamond", "helvetica", "arial";
}

table, tr, td
{
font-family: "courier new", "garamond", "helvetica", "arial";
}
