.title {
	background-image: url(../img/title_1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 218px;
	text-indent: -9999px;
	margin-top: 10px;
}
.title_2 {
	background-image: url(../img/title_2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 208px;
	text-indent: -9999px;
	margin-top: 25px;
}

.title_3 {
	background-image: url(../img/title_3.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 271px;
	text-indent: -9999px;
	margin-top: 25px;
}
td {
	padding: 5px;
}
table {
	color: #804002;
	line-height: 150%;
}

