@charset "utf-8";

.fnm_y1
{
	background-color: pink;
}

.fnm_y2
{
	background-color: lightyellow;
}

.fnm_y3
{
	background-color: lightgreen;
}

.setIcon {
    text-align: center;
}

.setIcon img
{
	height: 25px;
    width: auto;
}

body
{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 16px;
}

#setGrid{
	border-bottom-style: none;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px 0px;
}

#setGrid td
{
	padding-bottom: 6px;
	padding-top: 6px;
}