  body { font-family: Times,Times New Roman,Courier,Serif;
    color: rgb(0, 0, 0);
    font-size: 12px;
    }

  .selectedtopic { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(159, 143, 125);
    font-weight: bold;
    }

  .clickabletopic { font-family: Garamond,Times,sans-serif;
    font-size: 18px;
    color: #A1224A;
    font-style: italic;
    }

  .pricenote { font-family: Garamond,Times,sans-serif;
    font-size: 18px;
    color: #666699;
    font-style: italic;
    }

  .aster { font-family: Garamond,Times,sans-serif;
    font-size: 18px;
    color: #666699;
    font-weight: bold;
	vertical-align: super;
    }

  .overclickabletopic { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(75, 142, 185);
    font-weight: bold;
    font-style: italic;
    }

  .normal1text { font-family: Garamond,Times,sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #666699;
    }
  .normal1btext { font-family: Garamond,Times,sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #666699;
    }
  .normal1rtext { font-family: Garamond,Times,sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #A1224A;
    }
  .normal1rtext { font-family: Garamond,Times,sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #A1224A;
    }

  .petit { font-family: Garamond,Times,sans-serif;
    font-size: 12px;
    color: #A1224A;
    }

  .petitlegende { font-family: Garamond,Times,sans-serif;
    font-size: 14px;
    color: #666699;
    }

  a { text-decoration: none;
    }

td, th, p, li
{
	font: 10pt Garamond,Times,sans-serif;
}
.item_table_border
{
	border: 1px solid #666699;
}
.item_table_header
{
	border: 1px solid #666699;
	background : #F3F6FA;
	color: #666699;
	font: bold 20px Garamond,Times,sans-serif;
}
.item_table_content
{
	border: 1px solid #666699;
	background : #F8FAFC;
	font: italic 20px Garamond,Times,sans-serif;
	color: #666699;
}
