p {
  margin-top:2em;
  margin-bottom:2em;
}

a, a:hover, a:visited {
  text-decoration:none;
  color:#3161a2;
}

a:hover {
  font-weight:bold;
  color:#b23117;
}

* p:last-child {
  margin-bottom:0;
}

.itw {
  margin:0;
  padding:0;
}
.itw p {
  font-weight:bold;
  margin-top:2em;
  margin-bottom:0.6em;
}

.itw p { text-align:justify; }

.itw p em { font-weight:normal; }

.itw p.answer {
  margin-top:0em;
  margin-bottom:0em;
  font-weight:normal;
  font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
  font-style:italic;
}

.itw p.answer em { font-weight:bold; }

h3 {
  font-size:1.3em;
  font-weight:bold;
  color:#333;
  font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.comunicato {
  margin:12px auto 16px;
  line-height:1.6em;
  font-size:120%;
  text-align:center;
  width:66%;
}

.caption {
  font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
  font-size:80%;
  font-style:italic;
}

.newsarticle > p { text-align: justify; margin:13px 24px; }
.newsarticle img { margin:14px auto; text-align: center; }
