/* Imprimible CSS Document */


a {
	color: #000;
}

body {
	font-family: Arial;
	font-size: 10pt;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#content {
	margin: 0px;
	width: auto;
}

#data {
	font-size: 9px;
	color: #333333;

}

.botonet {
	text-align: right;
	font-size: 9px;
	color: #333333;
	padding-right: 20px;


}

#header, h2, h3, h4, .storytitle {
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.dades {
	margin: 50px 0px 10px;
}

#credit {
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-right: 100px;

}



