.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
.titresbleu {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}
a:link {
  color: #009900;
  text-decoration: underline;
}

a:hover{
  color: #336699;
  text-decoration: none;
}
a:visited {
  color: #336699;
  text-decoration: underline;
}

a:active{
  color: #FF0000;
  text-decoration: underline;
}
.nounderline {  text-decoration: none}
.indent {  text-indent: 9pt}
.Bullet {  text-align: left; text-indent: -17pt; margin-bottom: 0px; margin-left: 17px; margin-top: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; letter-spacing: 0em; word-spacing: 0em}
.schreib {  font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FF0000}
.sans_serif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

