p  {
	font-family : Arial,sans-serif;
	font-size : 9pt;
	color : black;
}

.p  {
	font-family : Arial,sans-serif;
	font-size : 9pt;
	color : black;
}

A  {
	COLOR : red;
	FONT-FAMILY : Arial,sans-serif;
	FONT-SIZE : 9pt;
	text-decoration : none;
}

A:visited  {
	COLOR : red;
	FONT-FAMILY : Arial,sans-serif;
	FONT-SIZE : 9pt;
	text-decoration : none;
}

A:active  {
	COLOR : red;
	FONT-FAMILY : Arial,sans-serif;
	FONT-SIZE : 9pt;
	text-decoration : none;
}

A:hover  {
	COLOR : red;
	FONT-FAMILY : Arial,sans-serif;
	FONT-SIZE : 9pt;
	text-decoration : none;
}

.negre  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
	color : black;
}

.vermell  {
	font-family : Arial,sans-serif;
	font-size : 8pt;
	color : red;
}

.titol  {
	font-family : Arial,sans-serif;
	font-size : 12pt;
	color : red;
	font-weight : bold;
}

.titols  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
	color : red;
	font-weight : bold;
	text-decoration : none;
}

.titolc  {
	font-family : Arial,sans-serif;
	font-size : 14pt;
	color : red;
	font-weight : bold;
}

.titolb  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

