body {background: #99b5b6; }

h2 { font-family: serif;
		color: #000066; }
		
h4 { font-family: sans-serif; }

a { color: #000066;
		text-decoration: none; }

a:hover { color: green; }

.sitename {font-family: serif;
						font-weight: bold;
						text-decoration: underline }
						
.url {font-family: Tahoma,sans-serif;
			font-style: italic;
			font-size: small;
			line-height: 175%; }
			
p {font-family: serif;
		padding: 20px; }

.menubar { font-family: sans-serif;
						font-size: small;
						background: #6e9394;
						border: 0px;
						margin-top: 0px; }
.menubar a {color: black; }
.menubar a:hover {color: #ffffca; }


.backtop { font-family: Arial;
						font-size: x-small; }
.backtop a {color: #191970; }						
.backtop a:hover {font-weight: normal;
				 				 color: black;
				 				 background: silver; }						

.nav { font-family: sans-serif;
				line-height: 200%;
				padding: 10px;
				 }		

.nav a { color: black; }				
.nav a:hover {color: #ffffca; }							

#footer {font-size: small;
					text-align: right; }

.bookcite_title {font-family: serif;
									font-weight: bold; }
.bookcite_author {font-family: serif;
									font-weight: normal;
									font-size: small; }
									