/* CSS Document */

body {
	background-color: #5757FF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}.champs {
	position: relative;
	left: 20px;
	right: 20px;
}
.description {
	text-align: right;
	position: relative;
	height: 200px;
	width: 250px;
	text-indent: 1px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.champ1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339;
	background-color: #eff;
	letter-spacing: 1px;
	text-indent: 2px;
}

