.warning {color:Red}
.blue {color:Blue}

.carta
{
	text-align:justify;
}


.centered
{
	text-align:center;
}

.listedsig
{
	font-size:small;
}


.centeredtable
{
	margin-left:auto; margin-right:auto;
	text-align:left;
}

.bodyblock {width:700px;margin-left:auto;margin-right:auto;text-align:left;}

.pagerbutton
{
   font-weight:bold;
   text-decoration:underline;
   color:#0033FF;
   background-color:#ffffff;
   border-style:none;
}

.pagerbuttonoff
{
   font-weight:bold;
    color:#000000;
   background-color:#ffffff;
   border-style:none;
}

