h1 {font-weight: normal;  font-family: Arial; color: blue; font-style: italic; font-weight: bold; }
h2 {font-weight: normal;  font-family: Arial; color: blue; font-style: italic; }
h3 {font-weight: normal;  font-family: Arial; color: black}
body {font-weight: normal; font-family: Arial; color: black; font-size:20px}
 

ul.lista{line-height: 150%}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

