html {
	background: #fdffba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

body {
	background: #fdffba;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Bookman Old Style", serif;
	color: #085a29;
	margin-bottom: 0;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	margin-bottom: 1em;
}

a {
	text-decoration: none;
}

a:link {
	color: #085a29;
}

a:visited {
	color: #646c40;
}

a:hover {
	border-bottom: 1px #515d1b dotted;
}

a:active {
	color: #a6c321;
}

p {
	margin-top: 0;
}

p.center {
	text-align: center;
}

.anchor {
	position: absolute;
	margin-top: -30px;
}

div#menu {
	margin: 0;
	padding: 0;
	width: 170px;
	top: 200px;
	left: 5px;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
}

#menu ul ul {
	font-size: 85%;
}

#menu ul a {
	border: 0;
}

div#logo {
	top: 5px;
	left: 5px;
}

div#content {
	margin: 0;
	padding: 0 20px 10px 180px;
	font-size: 95%;
}

sup {
	font-size: 60%;
}

sub {
	font-size: 60%;
}

p.caption {
	font-weight: bold;
	font-size: 80%;
}

.initialpara {
	font-size: 110%;
}

.opinionaddress {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

p#valid {
	font-weight: normal;
	font-size: 60%;
	padding: 0 0 0 5px;
	margin: 0;
}
