body {
 margin:0px;
 font-family: Verdana, Arial, Times new roman, serif;  
 color: white;
 padding:8px 22px 8px 8px;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:10px;
 margin-right:10px;
 background-color:#000080;
 font-size:x-small;
}

h1{
 font-family: Verdana, Arial, Times new roman, serif;  
 color: white;
 font-size:20px;

}

h2{
 font-family: Verdana, Arial, Times new roman, serif;  
 color: white;
 font-size:small;
}

.en {
 font-style:italic;
 padding:12px 12px 32px 22px;	
 width:50%;
 float:right;
 text-align:justify;
}


.it {
 padding:12px;
 text-align:justify;

}

.twolan {
  width:95%;
  border:1px solid white;
}

.img{	
 float:right;
}

a:link {color:#FF0000; background:transparent; text-decoration:none;}
a:active {color:#FF0000; background:transparent;  text-decoration:none;}
a:visited {color:#FF0000; background:transparent;  text-decoration:none;}
a:hover {color:#FF0000; background:transparent;  text-decoration:underline;}