HTML{
    font-size: 100%;    
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #660099;
}
a:hover {
	text-decoration: none;
}


.Style4 {color: #FFFFFF;}

.Style5 {
	color: #FF0000;
	font-weight: bold;
}



.xsmall {
	font-size: x-small;

}


.texte-defilant {
	color: #000000;
}


input, select, textarea{
    font-size: 100%;
}    

h1{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	display: inline;
	font-weight: lighter;
	margin-right: 1px;
}

h2{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}



ul {
	display: inline;
	list-style-type: none;
}

li {
	display: inline;
	list-style-type: none;
}
