BODY, TD {
font-family: Verdana, Helvetica, Arial;
font-size: 11px;
color: #000;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}


A:link { color: #f6a618; text-decoration : none; font-weight: bold; }
A:visited { color: #f6a618; text-decoration : none; font-weight: bold; }
A:active { color: #f6a618; text-decoration : none; font-weight: bold; }
A:hover { color:#31762c; }

A.green:link {color: #72B835; text-decoration : none; }
A.green:visited { color: #72B835; text-decoration : none; }
A.green:active { color: #72B835; text-decoration : none; }
A.green:hover { color:#72B835; text-decoration : underline; }

#banner {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #606060;
	border-left: 1px solid #606060;
}

#content {
	background-color: #e8e5db;
	width: 760px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #606060;
	border-left: 1px solid #606060;
}

#bottom {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
}
#nocheat {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
}

h1 {
font-family: Verdana, Helvetica, Arial;
font-size: 14px;
color: #8c3b15;
text-decoration: underline;
}

h2 {
font-family: Verdana, Helvetica, Arial;
font-size: 12px;
color: #31762c;
font-weight : bold;
text-decoration: underline;
}

p {
padding-bottom: 5px;
}

.img {
border: 1px solid #8c3b15;
background-color: #fff;
padding: 5px;
}

pre {
width:700px;
background-color:#fff;
border: 1px solid #000;
padding:3px;
}