body {
margin: 0px;
padding: 20px; 
text-align:center;
background-color: #FFFFFF;
}

#content {
width: 760px;
margin:0px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
padding:15px;
border:0px;
background-color: #FFFFFF;
}

#head{
font-family: verdana,arial; 
font-size: 11px;  
color: #000000;
font-weight: bold;
vertical-align: baseline;
}

#foot{
font-family: verdana,arial; 
font-size: 9px;  
color: #000000;
}

#bo{
display: inline;
font-family: verdana,arial; 
font-size: 11px;  
color: #000000;
}
#head img{
border: 0px;
padding-right: 40px;
}

hr{
color: #000000;
height: 1px;
}

.flag{
margin-right: 2px;
float: left;
display: inline;
width: 16px;
height: 11px;
background-repeat: no-repeat;
}
.flagita{
background-image: url(images/flag_ita.gif);
}

.flageng{
background-image: url(images/flag_eng.gif);
}

.flagfre{
background-image: url(images/flag_fre.gif);
}

.flagesl{
background-image: url(images/flag_esl.gif);
}

#content table.meltable{
width: 100%;
border: 0px;
font-family: verdana,arial; 
font-size: 11px;  
color: #000000;
margin-top: 20px;
margin-bottom: 20px;
}

#content table.meltable td{
padding: 6px;
border-right: 1px solid #000000;
}

#content table.meltable th{
border-right: 1px solid #000000;
font-family: verdana,arial; 
font-size: 12px;  
color: #FFFFFF;
font-weight: bold;
padding: 2px;
}

#content table.meltable th.th10{
background-color: #DE0029;
}
#content table.meltable th.th20{
background-color: #00A284;
}
#content table.meltable th.th30{
background-color: #FFCB42;
}
#content table.meltable th.th40{
background-color: #000084;
}
#content table.meltable th.th60{
background-color: #8496CE;
}

.first{
border-left: 1px solid #000000;
}

a:link{
color: #000000;
text-decoration: underline;
}

a:hover{
color: #000000;
text-decoration: none;
}

a:active{
color: #000000;
text-decoration: none;
}

a:visited{
color: #000000;
}