body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000080;
text-decoration: none;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.style10px {font-size: 10px;}
.style12px {font-size: 12px}
.style13px {font-size: 13px;}
.small {font-size: small}
.x-small {font-size: x-small}
.xx-small {font-size: xx-small}

.navbar {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}.bookfinder {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#bookfinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
