body {
	background-color:#636363;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-color:#453600;
	height: 610px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	height: 460px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content table {
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	font-weight: bold;
	color: #55ff00;
	background-color:#000011;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffff00;
	background-color:#000011;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #55ff00;
	line-height: 1.0em;
	text-align:center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.textmt {
	font-size: 1.0em;
	color: #ff5500;
	text-align:center;
}

.textmo {
	font-size: 3.0em;
	color: #cc8833;
	text-align:center;
}

.textn {
	font-size: 5.0em;
	color: #997877;
	text-align:center;
}

.textpo {
	font-size: 7.0em;
	font-weight: bold;
	color: #3377cc;
	text-align:center;
}

.textpt {
	font-size: 9.0em;
	font-weight: bolder;
	color: #1133ff;
	text-align:center;
}

td.minustwo {
	background-color:#0c400d;
	width: 270px;
	height: 250px;
	padding: 0px;
	margin: 120px;
}

td.minusone {
	background-color:#045c00;
	width: 405px;
	height: 300px;
	padding: 0px;
	margin: 95px;
}

td.normal {
	background-color:#068a00;
	width: 540px;
	height: 350px;
	padding: 0px;
	margin: 70px;
}

td.plusone {
	background-color:#0be600;
	width: 675px;
	height: 400px;
	padding: 0px;
	margin: 45px;
}

td.plustwo {
	background-color:#4cff42;
	width: 810px;
	height: 450px;
	padding: 20px;
	margin: 0px;
}

