body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: left;
}
td {
	font-size: 11px;
	color: #000000;
}

th {
	font-size: 11px;
	color: #000000;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 14px;
	margin-top: 20px;
	color: #000066;	
}
h2 {
	font-size: 12px;
	color: #000066;
}
h3 {
	font-size: 11px;
	color: #000066;
}
.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
a:link {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-transform: none;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.clar a:link {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:visited {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:hover {
	font-weight: bold;
	color: #CCCFFF;
	text-decoration: underline;
	text-transform: none;
}
.clar a:active {
	font-weight: bold;
	color: #9999FF;
	text-transform: none;
	text-decoration: none;
}

li {
	
	list-style-image: url(imatges/bullet.gif);
	margin: 5px;
	padding: 1px;
}

ul ul li{
	list-style-image: url(imatges/bullet2.gif);
	margin: 4px;
	padding: 1px;
}
 ul ul ul li{
	list-style-image: url(imatges/bullet3.gif);
	margin: 3px;
	padding: 1px;
}
ul ul ul ul li{
	list-style-image: url(imatges/bullet4.gif);
	margin: 2px;
	padding: 1px;
}
div {
	margin-left: 10px;
	width: auto;
}
.verd{
	color: #009933;
	font-weight: bold;
}
.taronja{
	color: #FF9933;
	font-weight: bold;
}
.blau{
	color: #3399FF;
	font-weight: bold;
}
.vermell{
	color: #FF0000;
	font-weight: bold;
}

