body {
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #DDDDDD;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}


.campanes {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.taulaLlistat {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: ffffff;
	text-align:left;
	width:800px;
}

.titolGran {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.negreta {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #737373;
}

.cursiva {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 737373;
	font-style: italic;
}

.subratllat {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 737373;
	font-style: normal;
	text-decoration: underline;
}

a:link {
	color: #222222;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #222222;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #999999;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

