body {
	background-repeat: repeat-x;
	background-color: #14201F;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #808080;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #972C43;
}
.black {
	color: #4D4D3D;
}
.body_bg {
	background-repeat: no-repeat;
	background-color: #F0E99B;

	
}
ul {
	list-style: none;
	padding: 0px 0px 0px 15px;
}
li {
	font: normal 11px Tahoma, Arial;
	color: #4D4D3D;
	padding: 3px 0px 3px 20px;
	background: url(images/fig.gif) no-repeat left center;
}

.footer {
	padding: 20px;
	text-align: center;
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
.footer a {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
