#Table {
	width:1000px;
	font-family:Arial;
	font-size:20px;
}

#HeaderTable {
	border-bottom: 2px dotted #939598;
    	color: #B1B1B1;
    	font-family: Arial;
    	font-size: 18px;
    	font-weight: bold;
    	margin-bottom: 15px;
	padding-bottom:2px;
    	text-transform: uppercase;
    	width: 1000px;
}