@charset "utf-8";
/* CSS Document */

.body {
	background-repeat: no-repeat;
	background-color: #96BD0D;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.bodynav {
	background-color: #96BD0D;
	background-image: url(images/interface-site.jpg);
	background-repeat: no-repeat;
}
a {
	color: #10819D;
}
.box {
	padding: 1px;
	height: 16px;
	width: 200px;
	border: 1px solid #4D4D4D;
	background-color: #F6F6F5;
}
.boxComment {
	padding: 1px;
	height: 50px;
	width: 200px;
	border: 1px solid #4D4D4D;
	background-color: #F6F6F5;
}

