.flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #000033;
}