BODY {
	font-family: verdana,helvetica;color: #FFFFCC;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #003300;
}
H1 {
	color: #006600;
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
}

H2 {
	color: #CCFFCC;
	font-family: verdana,helvetica;
	font-size: 18px;
	font-weight: normal;
}

H3 {
	color: #003300;
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
}

H4 {
	color: #990000;
	font-family: MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	TEXT-INDENT: 10pt;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family:MS Sans Serif;
}
a:active {
	TEXT-INDENT: 10pt;	
	color: #FFCC66;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family:MS Sans Serif;
}
a:hover {
	TEXT-INDENT: 10pt;	
	color: #FFCC33;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family:MS Sans Serif;

}
a:visited {
	TEXT-INDENT: 10pt;
	color: #FFFF00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family:MS Sans Serif;
}

hr {
	color: #990000;
}
table {
	font-family: Arial, Helvetica, sans-serif;color: #003300;
	font-size: 14px;
	background-color: #FFFFFF;
}
li {
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Grille {

	font-family: Arial, Helvetica, sans-serif;color: #006600;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px none #000000;
}
input {
	font-family: MS, sans serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C7C4FF;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
