BODY, P, DIV, SPAN, B, CENTER, TD, TR {
    font-family: Helvetica, sans-serif;
    font-size:   10pt;
    color:	 #000000;
}

A {
	text-decoration:	none;
	color:			#990000;
}

A:hover{
	text-decoration:	underline
}

PRE {
    font-family: Courier, sans-serif;
    font-size:   10pt;
}

H1 {
    font-family: Helvetica, sans-serif;
    font-size:   18pt;
}

H2 {
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size:   14pt;
}

H3 {
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size:   12pt;
}

.titol {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size:   12pt;
  color:       #000000;
  text-align:  center;
}

.cap {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   14pt;
  color:       #003366;
  background-color: #f5f5f5;
}

.peu {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   8pt;
  color:       #003366;
  background-color: #f5f5f5;
}

.xicoteta {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   8pt;
}

.xicoteta B {
  font-size:   8pt;
  font-weight: bold;
}

.xo {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   8pt;
  background-color: #f5f5f5;
}

.xo B {
  font-size:   8pt;
  font-weight: bold;
}

.mini {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   8pt;
}

.llista {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size:   8pt;
  text-align:  right;
}

.llista B {
  font-weight: bold;
  font-size:   8pt;
}

.mono {
    font-family: Courier, sans-serif;
    font-size:   12pt;
}

