a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

a:link {
  background-color: #CCFFFF;
}

a:hover {
  background-color: #FFFFCC;
}


img { border:0; ALIGN: 'middle' }

h1 {text-align:center;}

h2 {text-align:center;}

h3 {text-align:center;}

h4 {text-align:center;}

.centro {margin-left:auto;margin-right:auto;border: 0;}
.destra {position:absolute;right:0;bottom:0;}

table, th, td {
  border: 1px solid grey;
  border-collapse: collapse;
}

th, td {
  background-color: #96D4D4;
  padding: 5px;
}

table.c  {margin-left:auto;margin-right:auto;border: 0;}

th.g {text-align:right;  background-color: #CCFFFF;}
th.d {text-align:left;   background-color: #FFFFCC;}

td.g {text-align:right;  background-color: #CCFFFF;}
td.d {text-align:left;   background-color: #FFFFCC; font-weight:bold;}
