	body {
		font-family: Palatino, Georgia, "Times New Roman", Times, serif;
		color: black;
		background-color: #FFFFFF }
	h1 {
		color: #333333;
		font-family: Geneva, Arial, SunSans-Regular, Helvetica, sans-serif }
	div.navigation {		
		top: 0.5em;
		left: 1em;
		width 9em }
	div.bodytext {
		top: 0.5em;
		left: 10em;
		position: absolute}
	ul.navbar {
	    list-style-type: none;
		padding: 0;
		margin: 0;
		border-top: 0.1em solid #CCCCCC;
		border-right: 0.2em solid #AAAAAA; 
		border-bottom: 0.2em solid #666666;
		width: 9em;
		}
	ul.navbar li {
		background: #FFFFCC;
		border-top: 0em solid #CCCCCC;
		border-left: 0.0em solid #999999; 
		border-right: 0.0em solid #AAAAAA; 
		border-bottom: 0em solid #666666;
		margin: 0.0em 0;
		padding: 0.2em;
		}
	ul.navbar a {
		text-decoration: none }
	a:link {
		color: blue }
	a:visited {
		color: purple }
	address {
		margin-top: 1em;
		padding-top: 1em;
		padding-bottom: 1em;
		border-top: thin dotted;
		border-bottom: thin dotted; }

