a:link{
	text-decoration:none;
	text-transform:none;
	color:#0033FF;
	font-weight: bold;

}

a:visited{text-decoration:none;text-transform:none;color:#0033FF}

a:active{text-decoration:none;text-transform:none;color:#006633}

a:hover{
	text-transform:none;
	color:#0033FF;
	text-decoration: underline;
}

h2 {
	font-size: 10pt;
	color: #0033FF;
	background : #FFFFFF;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter
}

h1 { font-size: 16px; color: #000099; background : #FFCC33; ; font-family: "Times New Roman", Times, serif; font-weight: bolder}

h3 {
	font-size: 9pt;
	color: #CC3366;
	background : #FFFFCC;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
}

h4 { font-size: 10px; color: #0033FF; background : #FFFFCC; ; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

h5 { font-size: 12px; color: #FF6600; background : #FFFFCC; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; font-style: italic}

.titre01 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
	text-align: center;

}

.tableau01 {
	background-color: #FFFFFF;
}

.titre02 {
	font-weight: bold;
	text-align: center;
}
.titre03 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}
.rq01 {
	background-color: #FFFF00;
}
