/* CSS Document */
<style type="text/css">

body {
	margin-top: 0px;
	background-image: url(back4.png);
	background-repeat: repeat;
}

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
	cursor: help;
	filter: Grey;
}
.Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
a {
	font-size: 11px;
	color: #333333;
}

.text_taula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.text_titol_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C0;
}

.text_color_verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009865;
}

</style>
