
#div1, #tr1 {
	width: 100%;
	background-color: white;
	text-align: center;
	z-index: 1;
}
#tb1 {
	width: 90%;
	margin: 5px 5%;
}
#ht {
	width: 70%;
	margin: 0px 15%;
	background-color: white;
	border: 0px solid white;
}
#su {
	width: 100%;
}
#sux, #suxss, select, #td1 {
	color: black;
	border: 2px solid black;
	border-radius: 25px;
	width: 100%;
	font-size: 1.2em;
	background-color: white;
	font-family: Copperplate;
	padding: 8px 16px;	
}
#suxss {
	color: black;
	background-color: lightgreen;	
}
select {
	font-size: 1.25em;
	background-color: lightgrey;
}
#td1 {
	font-size: 2em;
	border: 0px solid white;
}
#bi {
	width: 80%;
	margin: 0px 10%;
}
p {
	width: 100%;
	font-size: 1.2em;
	background-color: rgb(60, 60, 60);
	font-family: Copperplate;
	background-color: white;
}
button {
	background-color: #FAFAD2;
	border-radius: 10px;
	color: black;
	font-size: .5em;
	font-weight: bold;
	border: .5px solid black;
	filter: drop-shadow(4px 4px 6px black);
}
















#div2, #tb2, #tb3, #srd {
	width: 0%;
	height: 0%;
	z-index: -1;
	text-align: center;
}
#div2 {
	position: fixed;
	top: 0;
	left: 0;
}
#tr2x {
	height: 0px;
}
#td2x, #tr2, #tr3, #td3, #td3x, #t1c {
	text-align: center;
	width: 0%;
}
#td2 {
	border: 0px solid black;
	font-size: 0em;
	text-align: center;
	width: 0%;
}
#td2x {
	border: 0px solid black;
	font-size: 0em;
	color: white;
}
#t1c {
	font-size: 0em;
	color: white;
}
#srd {
	position: relative;
	overflow-y: scroll;
}
#inst {
	width: 0%;
	margin: 0%;
	height: 0%;
}
#td3, #td3x {
	font-size: 0em;
}
#td3x {
	font-size: 0em;
	text-decoration-line: underline;
	height: 0px;
}



									@media only screen and (min-width: 500px) {
#div2, #tb2, #tb3, #srd {
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1;
}
body {
	background-color: #7FFF00;
}
#div2 {
	position: fixed;
	top: 0;
	left: 0;
}
#tr2x {
	height: 20px;
}
#td2x, #tr2, #tr3, #td3, #td3x, #t1c {
	text-align: center;
	width: 100%;
}
#tr2x, #td2, #td2x, #t1c, #td3, #td3x {
	font-family: Copperplate;
}
#td2 {
	border: 2px solid black;
	font-size: 2em;
	text-align: center;
	background-color: white;
	width: 33%;
}
#td2x {
	border: 0px solid black;
	font-size: 1em;
	color: rgb(60, 60, 60);
}
#t1c {
	font-size: 1.5em;
	color: rgb(60, 60, 60);
}
#srd {
	position: relative;
	overflow-y: scroll;
}
#inst {
	width: 90%;
	margin: 0px 5%;
}
#td3, #td3x {
	font-size: 1em;
	background-color: white;
}
#td3x {
	font-size: 2em;
	text-decoration-line: underline;
	height: 40px;
}
#ma {
	text-decoration: none;
	color: rgb(60, 60, 60);
}















#div1, #tr1 {
	width: 0%;
	z-index: -1;
}
#tb1 {
	width: 0%;
	margin: 0%;
}
#ht {
	width: 0%;
	margin: 0%;
}
#su {
	width: 0%;
}
#sux, #suxss, select, #td1 {
	border: 0px solid black;
	border-radius: 25px;
	width: 0%;
	font-size: 0em;
	padding: 0px;	
}
#suxss {
	color: #FAFAD2;
	background-color: #FAFAD2;	
}
select {
	font-size: 0em;
}
#td1 {
	font-size: 0em;
	border: 0px solid white;
}
#bi {
	width: 0%;
	margin: 0%;
}
p {
	width: 0px;
	font-size: 0em;
}

}
