body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:  #003366;
	scrollbar-track-color:  #ffffff;
	scrollbar-arrow-color:  #FEC02E;
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #000000;
}
.textjustify {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.minitext {
	font-family: Arial, Geneva, Helvetica;
	font-size: 10px;
	color: #000000;
}
a:link,a:visited,a:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.bas:link,a.bas:visited,a.bas:active {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a.bas:hover {
	font-size: 10px;
	color: #003366;
	background-color: #FEC02E;
	font-weight: normal;
}
.titre1 {
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
.titre2 {
	font-size: 17px;
	color: #003366;
	font-weight: bold;
}
td {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #000000;
}
input {
	color: #003366;
	background-color:#ffffff;
	font-size:12px;
	font-family: Arial, Geneva, Helvetica;
}
