
table.list {
	margin:					0px;
	margin-top:				6px;
	border-style:			solid;
	border-color:			#606060;
	border-width:			1px;
	background:				#ffffff;
	color:					#000000;
}

table.document-list {
	margin:					0px;
	border-style:			solid;
	border-color:			#606060;
	border-width:			1px;
	background:				#ffffff;
	color:					#000000;
}

th.downloads {
	text-align:				left;
	padding:				4px;
}

td.document-files {
	border-bottom-color :	black;
	border-bottom-style :	solid;
	border-bottom-width :	1px;
}

p.tandcs {
 text-align:				center;
}


