body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2E3454;
	font-weight: normal;
	line-height:140%;
}
p{
	font-weight: normal;
}
h1{
}
h2{
	color: #FFFFFF;
	/*color: #66CC00;*/
	font-size: 18px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
#capsalera{

	background-image: url(capsaleraPopup.gif);
	width:400px;
	height:75px;
	background-repeat: no-repeat;
}
#contingut{
	width:400px;
	height:20px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

ul {
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
li {
	padding: 4px 2px 4px 20px;
	display: block;
	list-style: none;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
a:active  {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
a:hover {
	color: #336600;
	font-weight: bold;
}
