@charset "utf-8";
#traitser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/trait.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
}
#text {
	font-family: Calibri;
	font-size: 14px;
	color: #666;
}
body table tr td {
	color: #000;
}
