body, td {
	color : #412F1B;
	background-color: #faefe4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

td.upper {
	color : #412F1B;
	background : #faefe4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #412F1B;
	text-decoration : underline;
}

a:hover {
	color : #412F1B;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #412F1B;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : #412F1B;
	text-decoration : none;
}

input {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#412F1B;
	background-color:#faefe4;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
	color : #412F1B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px auto 10px auto; /* margin: top right bottom left; */
	border: 0px solid #402F1B;
}

h3 {
	color : #412F1B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

table.gbookMenu {
	color: #412F1B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #402F1B;
}
