body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	margin: 0px;
	}

table
{
	background-color: #DCE6E7;
}

td.contingut
{
	padding-left:10px;
	vertical-align: top;
}

h2
{
	font-weight:bold;
	font-size:125%;
}

a{
	text-decoration:underline;
	font-weight:bold;
	color:#003399;
}
a:hover{
	color:#000000;
}
p.interiorJust {
	text-align: justify;
	text-indent: 20pt;
	font-size: 12px;
	font-weight: normal;
	margin: 20px;
	height: auto;
	width: auto;
	color: #003399;
}
