body { 
margin:0 1px 0 0;
padding: 0px; 
background: #FFFFFF;
font-family: verdana, arial;
color: #000000;
}


h1 {
font-size: 22px;
color: #002364;
font-family: arial, verdana, no-sans;
font-style: italic;
letter-spacing: 3px;
text-shadow: 1px 1px 1px #808080;
}

h2 {
font-size: 14px;
color: #808080;
font-family: arial, verdana, no-sans;
/*font-style: italic;*/
letter-spacing: 3px;
text-shadow: 1px 1px 1px #EAEAEA;
}

.testo {
font-size: 14px;
color: #808080;
font-family: arial, verdana, no-sans;
}

.testo a {
color: #808080;
text-decoration: none;
}

.testo a:hover {
color: #808080;
text-decoration: underline;
}


.testo_pic {
font-size: 10px;
color: #000000;
font-family: arial, verdana, no-sans;
}

.testo_pic a {
color: #808080;
text-decoration: none;
}

.testo_pic a:hover {
color: #808080;
text-decoration: underline;
}


ul
{
list-style-image:url('../img/green-bullet.png');
} 

.green {
color: #002364;
font-weight: bold;
}