body {
	background-image: url(images/bg.gif);
	background-color: #210200;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
a {
	font: normal 11px Tahoma, Arial;
	color: #FFF99D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.yellow {
	color: #FFF99D;
}
ul {
	list-style: none;
	padding: 0px 0px 0px 15px;
}
li {
	background: url(images/fig.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
}

