table{
	margin-left: auto; margin-right: auto; width: 90%; max-width: 1000px; font-size: 4vw;
}

caption{
	padding-bottom: 10px;
}

/*  */
th{
	font-size: 3vw; max-width: 90%; color: #969696; padding-top: 10px; padding-bottom: 30px;
}

/*  */
td{
	width: 30%;
	font-size: 3vw;
}

.emoji{
	font-size: 15vw;
}

a:link { text-decoration: none; }


a:visited { text-decoration: none; }


a:hover { text-decoration: none; }


a:active { text-decoration: none; }