div {
	text-align: justify;
	font-size: 10pt;
	color: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
    
OL,UL {
	text-align: justify;
	font-size: 10pt;
	color: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	}

div.direccio {
    text-align: center;
    font-size: 8pt;
    color: rgb(64, 64, 64);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    }
    
table.taulaSense {
    border: none;
    }

a {
	color: rgb(128, 128, 128);
	font-family: Arial, Helvetica;
	font-weight: none;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	font-weight: none;
	}

div.titol {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #111111;
	margin-bottom: 5px;
    text-align: center;
	}
    
div.menu {
	text-align: left;
    margin-left: 3px;
	font-size: 10pt;
	color: rgb(32, 32, 32);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
    
div.centrat-petit {
	font-size: 8pt;
	color: rgb(0, 0, 0);
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

img {
	border: none;
	}

hr {
	border: 0;
	align: center;
	width: 80%
	color: #111111;
	background-color: #111111;
	height: 1px;
	}




div.nota {
	text-align: justify;
	font-size: 8pt;
	color: rgb(16, 16, 16);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

div.negreta-dreta {
	text-align: right;
	font-weight: bold;
	}

div.dreta {
	text-align: right;
	}

div.negreta-esquerra {
	text-align: left;
	font-weight: bold;
	}

div.esquerra {
	text-align: left;
	}

div.centrat {
	text-align: center;
	}

div.esquerra-blau {
	text-align: left;
	color: rgb(0, 0, 225);
	}

div.justificat {
	text-align: justify;
	text-indent: 25px;
	}

div.subtitol {
	text-align: left;
	font-size: 12pt;
	color: rgb(16, 16, 16);
	text-decoration: underline;
	margin-bottom: 5px;
        text-align: center;
	}

BODY {
	scrollbar-face-color: rgb(221, 221, 221);
	scrollbar-shadow-color: rgb(201, 201, 201);
	scrollbar-highlight-color: rgb(241, 241, 241);
	scrollbar-3dlight-color: rgb(255, 255, 255);
	scrollbar-darkshadow-color: rgb(231, 231, 231);
	scrollbar-track-color: rgb(231, 231, 231);
	scrollbar-arrow-color: rgb(161, 161, 161);
	}


