BODY {
	color: Black;
	background-color: White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	/*Link*/
	A, A:visited {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	background-color: White;
	}
	A:HOVER {
	color: Black;
	text-decoration: underline;
	background-color: White;
	}
	h1.boxTitol{
	word-spacing: 1px;
	display: inline;
	TEXT-DECORATION: none;
	font-size: 10px;
	color: Black;
	background-color: White;
	font-weight: normal;
	}
   h1.TitolPage{
	word-spacing: 1px;
	display: inline;
	TEXT-DECORATION: underline;
	color: #000000;
	background-color: White;
	font-size: 13px;
	text-align: center;
	}
	h2.boxTitol{
	word-spacing: 1px;
	display: inline;
	TEXT-DECORATION: none;
	color: Black;
	background-color: White;
	font-size: 10px;
	font-weight: normal;
	}
	.titol {
	color: #000000; 
	font-size: 11px;
	}
	.note {
	color: #999999;
	font-size: 9px;
	background-color: White;
}


