.text { font-family: Arial; font-size: 9pt}
.textgris { color: #666666; font-family: Arial; font-size: 9pt}
.textchu { color: #BD274D; font-family: Arial; font-size: 9pt}
.textgraschu { color: #BD274D; font-family: Arial; font-size: 9pt; font-weight: bold}
.textgras { font-family: Arial; font-size: 9pt; font-weight: bold}
.textitalic { font-family: Arial; font-size: 9pt; font-style: italic} 
.textsouligne { font-family: Arial; font-size: 9pt; text-decoration: underline} 
a.lien { color: #0000FF; text-decoration: underline}
a:hover.lien { color: #0000FF; text-decoration: underline}
a.liengras {  color: #0000FF; text-decoration: underline; font-weight: bold}
a:hover.liengras { color: #0000FF; text-decoration: underline; font-weight: bold}
a.lienchu { color: #0000FF; text-decoration: underline}
a:hover.lienchu { color: #BD274D; text-decoration: underline}

