body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009900;
}
body {
	margin-top: 0px;
	background-color: #999999;
}
h1,h2,h3,h4 {
	color: #006600;
	text-align: center;
}

#all {
	width: 900px;
	margin-top: 10px;
	border: 5px double #996633;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCE2FE;
}
#banner {
	width: 900px;
	margin-bottom: 10px;
	text-align: center;
	border-top: #996633;
	border-right: #996633;
	border-bottom: 3px solid #996633;
	border-left: #996633;
	background-color: #FFFFFF;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
#banner2 {
	width: 800px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#all #banner2 h2 {
	color: #FF0000;
}

.oblique {
	font-style: oblique;
	font-weight: bold;
}
#pict {
	height: 490px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -10px;
}
#jump {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#jump a {
	color: #006600;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-weight: bolder;
	background-color: #FF0000;
}
#copyright {
	font-size: 0.7em;
	font-style: oblique;
	text-align: left;
	clear: both;
}
