tr.header {
		font-size: 18px;
		font-weight: bold;
		color: #105289;
		border-bottom: 1px solid #000000;
	}

tr.list	{
		border-bottom: 1px solid #111111;
	}
th.list	{
		font-size: 16px;
		font-weight: bold;
		color: #105289;
		border-top: 1px solid #111111;
	}
td.list {
		border-top: 1px solid #111111;
	}



