a:link    { text-decoration: none; list-style-position: outside; list-style-type: square}
a:visited {  text-decoration: none}
a:hover   {  text-decoration: underline}
a:active  {  text-decoration: none}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; text-align: center}
h3 {  font-size: 13px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.parttitle1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; text-decoration: none}
.copyright1 {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: italic; font-weight: bold; text-decoration: none}
.generaltext {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal}
.booktitle { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; text-decoration: none }
.notes { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; font-style: italic}
.bookhead { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: none }
.formbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CAC7B3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	width: auto;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #cac7b3;
}
td {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal};