body {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: arial;
}
div.body {
        margin: 0 auto;
        width: 750px;
	text-align: left;
}
div,p,td,th,font,span {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
}
li {
	padding-bottom: 6px;
}
p {
	margin-top: 12px;
}
div.nav {
        margin: 0 auto;
        width: 750px;
        line-height: 24px;
        text-align: center;
        background-image: url('/images/site2_02.jpg');
}
div.nav {
	color: #333333;
}
a.nav {
	font-size: 15px;
	font-weight: bold;
	color: #665511;
	text-decoration: none;
}
a.navON {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline overline;
}
div.content {
	margin-top: 4px;
	margin-left: 50px;
	margin-right: 50px;
}
h1 {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font-size: 14px;
}
input.submit {
	margin-top: 4px;
	background-color: #ffcc33;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}





