p.center {margin-left: auto;
  margin-right: auto;
  width: 80%;}
p.t1 {color:#000000;font-size:22; font-weight:bold;}
p.t2 {color:#000000;font-size:20;}
p.t3 {color:#000000;font-size:18;}
p.t4 {color:#000000;font-size:14;}

.strong {font-weight:bold;color: #6695e2;}
.tt3 {color:#000000;font-size:18;}

/* Taula A */
#tabA
{
border:1px solid black;
border-collapse:collapse;
width:100%;
table-layout: fixed;
}

#tabA th
{
border-collapse:collapse;
background-color:rgb(0, 0, 0);
color:rgb(0,0,0);
padding:3px 7px 2px 7px;
white-space: nowrap;
width:200px;
font-weight:bold;font-size:1.2em;
}

th.tit
{
  text-align: center;
}

td.cent
{
  text-align: center;
}

td.centsmall
{
  text-align: center; font-size:
}
