body table {
	font: 12px  Georgia, "Times New Roman", Times, serif;
	color: #003366;
	
}

a {
	font: bold 12px  Georgia, "Times New Roman", Times, serif;;
	color: #333333;
}

a img {
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 2px;
}
.fdcartes {
	width: 680px;
	border: 2px solid #D99228;
	padding: 10px;
	background: url(fd-cartes.jpg) #ffffff no-repeat left top;
}
.label {
	width : 586px;
background: url(fd-tab.gif) no-repeat center top;
}
.label td {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #660066;
	height: 43px;
	background: url(label.gif) no-repeat left center;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	

}
.label th{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #990066;
	text-align: center;
	height: 62px;	
	width : 50%;

}
input {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #9966CC;
	width: 180px;
}
textarea {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #FFFFFF;
		border: 1px solid #9966CC;
	width: 200px;
}

