.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	line-height: 15px;

}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	font-style: normal;

}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	line-height: 10px;

}
.cadre {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;


}
