body { color: black;
	background-color: white;
	}
#challenge_table { font-weight: 700;
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
	}
#header_td { color: #ffff00;
	background-color: #ff9900;
	}
#challenge_td {height: 20px;
	background-color: #fff3c4;
	}
a { color: blue;
	text-decoration: none;
	}
a:hover { color: red;
	text-decoration: none;
	}
h1 { font-weight: bolder;
	font-size: 20pt;
	line-height: 110%;
	}
#heading { color: blue;
	position: absolute;
	left: 560px;
	top: 20px;
	background-color: transparent;
	}
.jamH { font-weight: bolder;
	font-size: 18pt;
	color: #7f7f7f;
	font-family: Arial;
	}
.jamS { font-weight: bolder;
	font-size: 10pt;
	color: #7f7f7f;
	font-family: Arial;
	}
.drag { position: relative;
	cursor: hand;
	}
#instructions { position: absolute;
	top: 23px;
	left: 415px;
	background-color: transparent;
	}
#instructions2 { position: absolute;
	top: 53px;
	left: 415px;
	background-color: transparent;
	}