a {	
	color: #006699;	
	text-decoration: underline}
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: medium;
	line-height: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	

h1 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

h3 {
    font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

h4 {
    font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #669900;
}
	
table {
	padding: 0,2;
	text-align: justify;
	;
	}
td, th {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: medium;
	line-height: normal;
	color: #000;
	text-align: justify;

	}
textarea {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: medium;
	text-align: justify;
	}
a:visited {
	
	text-decoration: underline;
}
ul {	r
	font-family: Cambria, "Hoefler Text", "Liberation Seif", Times, "Times New Roman", serif;
	font-size: ;	
	list-style-type: square;	
	list-style-position: outside
	}

a:hover {	
	text-decoration: underline
	}
	
	
	
}
.orange {
	color: #FF8000;
}
.rouge {
	color: #cc0000;
}
.vert {
	color: #669900;
}
