h1 {  font-size: 1em; text-align: left;}
h2 {  font-size: 0.9em; text-align: left}
p {
	font-size: 0.8em;
	margin-top: 0.5em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;

}
a {color:#660000;}
a:hover { color:#CC0000;}
.off {  font-size: 0.75em; background-color: #CCFFFF; text-decoration: none}
.on {  font-size: 0.75em; background-color: #FFFF00; text-decoration: none}
.quote {  font-size: 0.7em; color: #660066}
.keytext {  font-size: 0.9em; font-style: italic; font-weight: bold; color: #FF0000}
.smalltext {
	font-size: 0.7em;
}
.menu {
	font-size: 0.75em;
	font-weight: bold;
}
.semenu {
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
.srchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
li {
	font-size: 0.8em;
}
.bookdesc {  font-size: 0.9em; color: #660000; margin-right: 0.75em; margin-left: 0.75em;}
table.center {
    margin-left:auto; 
    margin-right:auto;
}
