body
{
 font-size: 8px;
 font-family: Verdana;
 text-decoration: none;
 color: black;
 background-attachment:fixed;
}

td
{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-attachment:fixed;
	text-align : justify;
}
A:link
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #003399;
}

A:visited
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #003399;
}

A:hover
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #555555;
}

td.titol
{
 background: #900033;
 font-size: 12px;
 color: white;
 font-family: Verdana;
}

td.text
{
font-size: 12px;
 line-height : 20px;
}

 
.txt
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	font-weight : bold;
}
.txt2
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-align : justify;
}
.direccio
{
	font-size: 12px;
	color: #900033;
	font-family: Verdana;
	margin-left : 5px;
	font-variant : small-caps;
}
.legal
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}
td.interliniado
{
	line-height : 20px;
}


