ul li	{
	list-style-image		:	url("dot.gif");
	line-height: 19px;
}

.tx-csvtable-pi1 table {
	color : #000000;
	display : left;
	border : 1px solid #4a5c66;
	
}


.tx-csvtable-pi1 td {
	color : #000000;
	display : left;
	background : #f4f4f4;
	border-bottom : 1px dotted #4a5c66;

}

.tx-csvtable-pi1 th {
	font-size:12px;
	font-weight: bold;
	color : #000000;
	background : #f4f4f4;
	border-bottom : 1px dotted #4a5c66;
	
}

h1 {
	font-size:12px;
	font-weight: bold;
	color : #c1022c;
}

h1.csc-firstHeader {
	font-size:18px;
	font-weight: bold;
	color : #c1022c;
}

