body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.titre {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

.soustitre {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-weight:bold;
}
a:visited {
	color: #000000;
	font-weight:bold;
}
a:hover {
	color: #000000;
	font-weight:bold;
}
a:active {
	color: #000000;
	font-weight:bold;
}

.smalltext {
	font-size: 12px;
}
