th {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td {
	font-size: 14px;
	font-weight: normal;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	background :#335500;
	background-image: url(../images/scenarios/TTtile.gif);
	color:#ffffff;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align:center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

a	{
	color: #cccc00 ;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color:#ffff00}
a:visited {color:#ffff00}
a:active {color:#ffff00}

table {
	margin:4px auto;
}

.heading {
	text-align: center;
	font-size:20px;
	color:#ffffff;
	font-weight: bold;
	background-color: #98845c;
}
#main {
	width:640px;
	margin: 0 auto;
	padding:0;
}
.adBox {
	margin:auto;
	width:468px;
	padding:0px;
}
.subheadings{font-size:16px;color:#ffffff;font-weight: bold;}
.cl1 {font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:14pt; text-align:center;}
.credits {font-size:10px;font-family:Tahoma,Arial,Helvetica,sans-serif;font-weight: bold;}
.bold {font-weight: bold;}
.left {text-align: left}
.right {text-align: right}
.centre {text-align: center}
img {border: none;}
.centred {
	margin-left:auto;
	margin-right:auto;
}
table.stats {
	margin:auto;
	border: 1px solid black;
}
table.stats td {
	padding:3px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
table.stats th {
	padding:3px;
	font-size:16px;
	font-weight:bold;
	background-color: #98845c;
}
.trap {
	display:none;
}