.adress {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; font-weight: bold}
.bodytext{  font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%}
.bodytextBold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 80% ; font-weight: bold}
.booktitle { font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; font-weight: bold}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bold;
}
select, input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 100%; 
	margin-left: 7px;
	border: 1px solid #bfbfbf;
	background-color: #F5F3DE;
}
select:active, input:focus, textarea:focus {
	background-color: #fff;
}
