a {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0AA4E3;
}

body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.H3 {
	font-size:  medium;
	font-weight: normal;
	font-variant: small-caps;
}

p {
	font-size: x-small;
}

.list {
	list-style: url(images/kit-41_puce2.jpg);
	font-size: xx-small;
	text-align: justify;
	color: #000066;
}

.bolder {
	font-weight: bolder;
}
.expression {
	font-variant: small-caps;
	font-weight: bolder;
}
.expressionsmall {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: xx-small;
}
.italic {
	font-weight: bolder;
	font-style: italic;
	font-size: x-small;
}

.blue {
	font-weight: bolder;
	color: #000066;
}

.list2 {
	list-style: url(images/kit-41_puce2.jpg);
	font-size:  x-small;
	color: #000066;
}