body{ background:url(../images/bg.gif)}
.table {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
}
