body   { 
	
	background-color: #33343a;
	align: center;
	color: #656361; 
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: justify; 
	text-transform: none; 
	margin: 0; 
	padding: 0; 
	border-style: none;
	}

p, td { 
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	font-stretch: normal; 
	text-decoration: none; 
	text-align: left; 
	text-transform: none; 
	margin: 18; 
	padding: 0; 
	border-style: none;
	}


A.bleu {
	COLOR: #354874; 
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin: 18;
	
}
A.bleu:link {
	COLOR: #354874; 
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	margin: 18;
}
A.bleu:visited {
	COLOR: #354874; 
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	margin: 18;
}
A.bleu:hover {
	COLOR: #000000; 
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none;
	margin: 18;
}

.big {font-size: 14px; font-weight: bold; }
