.titolo
{
font-family : sans-serif;
font-size : 20px;
font-weight: bold;
text-align: center;
color: #0236FE;
padding-top: 5px;
padding-bottom: 5px;
}	
.testo
{
font-family : sans-serif;
font-size : 14px;
color: #0236FE;
}
.testoB
{
font-family : sans-serif;
font-size : 14px;
font-weight: bold;		
text-align: center;		
color: #0236FE;
}	
.manifesto
{
font-family : sans-serif;
font-size : 20px;
font-weight: bold;
text-align: center;
color: #FF0000;
padding-top: 5px;
padding-bottom: 5px;
}	
.commento
{
font-family : sans-serif;
font-size : 10px;
font-weight: bold;
font-style: italic;
text-align: right;
color: #0236FE;
padding-top: 5px;
}	
.email
{
font-family : sans-serif;
font-size : 10px;
color: #0236FE;
padding-right: 5px;
}	