body {
	font-family: "Courier New", Courier, monospace;
	background-color: #B2F2B5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ol li a {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #CC3300;
	width: 110px;
}
ol li a:hover {
	color: #CC3300;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
}
ol li a.selected {
	color: #FF0000;
	background-color: #000000;
}


ol {
	color: #0033CC;
	background-color: #CC3300;
	width: 684px;
	display: block;
	margin: 0px;
	padding: 0px;
}


ol li {
	list-style-type: none;
	border: thin solid #CCCC00;
	width: 110px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	color: #000000;
}
#wrapper {
	width: 760px;
	left: auto;
	right: auto;
	padding: 0px;
}
#factext {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 393px;
	position: absolute;
	left: 5px;
	top: 200px;
}
h3 {
	text-decoration: underline;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 350px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 32px;
	top: 285px;
	text-align: left;
}
#right {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 350px;
	position: absolute;
	left: 397px;
	top: 286px;
	text-align: left;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
}
span {
	display: none;
}
