table {
	width:738px; 
	height:405px; 
	margin:5px; 
	padding:5px; 
	border:1px solid #fed;

}
th {
	width:367px;
	height:15px; 
	padding:2px; 
	font-weight: bolder;
	border-left: 1px solid white; 
	border-bottom: 1px solid white;
	text-align: center;
	font: normal 17px/18px Arial, Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
}

td {
	width:367px;
	height:15px; 
	padding:2px; 
	border-left: 1px solid white; 
	border-bottom: 1px solid white;
	text-align: center;
	font: normal 11px/13px Arial, Verdana, Helvetica, sans-serif;
}