@charset "utf-8";


#table_index table {
	height			: 0px;
	margin			: 0px;
	padding			: 0px 0px 0px 0px;
	font-size		: 11px;
	font-weight		: normal;
	border			: none;
	text-align		: left;
}


#table_index td {
	width			: auto;
	margin			: 0;
	padding			: 0px 0px 3px 0px;
	color			: #403d33;
	vertical-align	: top;
	text-align		: right;
	background-color: transparent;
	border			: 0px solid red;
}



h1{
	font-size		: 11px;
	font-weight		: normal;
	margin			: -100px 0px 0px 0px;
	padding			: 0px 15px 0px 15px;
	text-align		: right;
}

.small {
	font-size		: 11px;
}

