.text_normal {
   font-size: small;
}
.titol_text {
	font-size: small;
	font-weight: bold;
}
.titol_destacat {
	font-size: medium;
	font-weight: bold;
}
.titol_contingut {
	font-size: large;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin:0;
	background:#FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
