table {
	width: 770px
}
th {
	text-align: center;
	font-size: 20px;
	padding: 1px;
    
}

td {
		text-align: center;
		padding: 1px;
		font-size: 20px;
		font-weight: bold;
		min-width: 80px;
		
}

table, th, td {
	 border: 1px solid #000;
	 border-collapse: collapse;
}

caption {
	text-align: center;

}

tr:nth-child(1)
{
background-color: #998331;	
    color: #0F235C
}

tr:nth-child(2)
{
background-color: #998331;	
    color: #0F235C
}




tr:nth-child(3)
{
background-color: #998331;	
    color: #0F235C
}
tr:nth-child(4)
{
background-color: #998331;	
    color: #0F235C
}
tr:nth-child(5)
{
background-color: #998331;	
    color: #0F235C
}
tr:nth-child(6)
{
background-color: #998331;	
    color: #0F235C
}

}

