/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #68A181;
}
body {
	margin-top: 5px;
}

.10 {font-size: 10px}
.titre{
	color: #006600;
	font-weight: bold;
}

a:link {
	color: #68A181;
}
a:visited {
	color: #4BA40C;
}
a:hover {
	color: #00CCFF;
}
.Style1 {color: #333333}
.Style2 {font-weight: bold}
.Style3 {
	color: #C86E94;
	font-weight: bold;
	font-size: 24px;
}