
	table{
		font-size: 12px;
	}
	
	th{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-left-width: 0px;
		border-right-style: none;
		border-right-width: 0px;
		border-top-style: none;
		border-top-width: 0px;
		border-color: #C0C0C0
		font-weight: bold;
		text-align: left;
	}
	
	td{
	
	}