body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
.title {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana;
}
.InOut {
	font-size: 10px;
	font-style: italic;
}
.border {
	border: 1px solid #000000;
}
.titleMini {

	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana;
}
.borderTable {

	border: 1px solid #1E7726;
}
.titleMega {

	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Verdana;
}
.red {
	color: #FF0000;
}
.blanc {
color: #FFFFFF
}
