body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

a {
	color: #0060C0;
	text-decoration: none;
}

img {
	border-width: 0px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}

.ApartatTitol {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
	color: #31659C;
}

.Seccio {
}

.SeccioTitol {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 10px;
}

.SeccioContingut {
	padding-left: 15px;
	color: #555555;
}

ul {
	list-style-type: none; 
	padding: 10px;
}

li {
	padding: 5px 0px;
}
