BODY, P, B, DIV, SPAN, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   11px;
	color: #666666;
	background: white;
	text-align: justify;
}

B {
	
        color: #000066;
	font-weight: normal;
}

TD.blanc {
	background: white;
}

.num {
	text-align: right;
}

.inv {
	color: white;
	background: black;
	font-size: 1px;
}
.titol {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.subtitol {
	font-size: 18px;
	color: #333333;
}

.cap {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
        background-color: #000066;
        color: white;
	padding: 2px;
	padding-left: 5px;
	font-variant: small-caps;
}

.seccio {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 25px;
}

.cos {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white;
}

.text {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	background: white;
}

.centrat {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	background: white;
	text-align: center;
}

.nolink {
	color: #333333; 
}

.peu {
	color: #666666;
	font-size: 9px;
	text-align: right;
}

a:link { color: #c03; text-decoration: none }
a:visited { color: #c03; text-decoration: none; }
a:hover { color: #c03; text-decoration: underline; background: lightgray; }
a:active { color: #c03; background: lightgray; }

.importantc {
	color: red;
	font-weight: bold;
	text-align: center;
}

.important {
	color: red;
	font-weight: bold;
}

