/* sorry for the bad CSS styling; it's an older design of mine */

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 18px; font-weight: bold; text-transform: uppercase}
body, table, .bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px}
a:link {  color: #A37A00}
a:visited {  color: #CC9900}
li {  }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 18px; font-weight: bold; text-transform: none}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; text-transform: uppercase }
.bodytext-smaller { font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; color: #999999}
.bodytext-medium { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px}
.booktitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.bookauthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

