body {
	background: #ffffff;
	font-size: 12pt;
	font-family: "Creme SSi", sans-serif;
	color: #698867;
	margin: 1em 3em 1em 3em; }

.skiplink { 
	display: none; }

a, a:link {
	color: #834600;
 	text-decoration: underline; }

a:visited {
	text-decoration: line-through; }

a:hover, a:active {
	background-color: #834600; 
	color: #ffffff;
	text-decoration: none;  }

a:visited:hover { 
	text-decoration: none;  }

p {
	text-indent: 5em;
	margin-top: 0.25em;
	margin-bottom: 0.25em; }

div.m2, div.m1 {
	float: right; }

ul.menu {
	list-style-type: none; }

div.m1 ul {
	padding: 0;
	margin: 0; }

div.m1 ul li, div.m1 ul li.here {
	display: inline; }

div.m1 ul li a {
	padding: 0.2em 0.6em; }

li.here {
	padding: 0.2em 0.6em; }

div.content {
	margin: 0.75em 2em 0.75em 2em;
	padding-top: 1em;
	padding-bottom: 0.5em; }

img.head {
	float: right;
	margin-left: 2em; }

div.foot {
	float: right;
	width: 100%;
	text-align: right;
	border-top: double #698867;
	border-bottom: none;
	border-left: none;
	border-right: none; }

div.head {
	width: 100%;
	border-bottom: double #698867;
	border-top: none;
	border-left: none;
	border-right: none; }

h1 {
	font-weight: bold;
	text-align: right; }