body
{
background-color : #ffffff; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
color : #000000; 
} 
a:link
{
text-decoration : none; 
font-weight : bold; 
color : #333333; 
} 
a:visited
{
text-decoration : none; 
font-weight : bold; 
color : #000000; 
} 
a:hover
{
text-decoration : underline; 
font-weight : bold; 
color : #212121; 
} 
a:active
{
text-decoration : none; 
font-weight : bold; 
color : #003399; 
}
a.linkBianco
{
text-decoration : none; 
font-weight : bold; 
color : #333333;
background-color:#FFFFFF;
}
p
{
font-family : "Arial", Arial, Helvetica, sans-serif; 
text-align : left; 
font-size : 11px; 
line-height : 120%; 
}
.pBianco
{
font-family : "Arial", Arial, Helvetica, sans-serif; 
text-align : left; 
font-size : 11px; 
line-height : 120%;
color : #ffffff;
} 
.pCenter
{
font-family : "Arial", Arial, Helvetica, sans-serif; 
text-align : center; 
font-size : 11px; 
} 
.Box
{
border-right : 2px double #ffffff; 
border-top : 2px double #ffffff; 
font-weight : normal; 
font-size : 12px; 
border-left : 2px double #ffffff; 
color : #ffffff; 
border-bottom : 2px double #ffffff; 
font-style : normal; 
font-family : "arial"; 
background-color : #6699ff; 
text-align : center; 
} 
