body {
	background-color: #151829;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #151829;
}
a {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
a:link {
	text-decoration: yes;
}
a:visited {
	text-decoration: yes;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: yes;
	color: #006699;
}
.colonne {
	border-right-color : #CACCD0;
	border-right-style : solid;
	border-right-width : 1px;
}
.dates {
	color: #FF9B04;
	font-weight: bold;
}
.form {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #151829;
	background-color: #CACCD0;
	border-color: #151829;
	border-width: 1;
}
.star {
	color: #FF0000;
}