body, td {
	color : Black;
	background-color: #re6f1d4;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

td.upper {
	color : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #re6f1d4;
}

.smaller {
	font-size: 10px;
}

a {
	color : #990000;
}

a:hover {
	color : Red;
	text-decoration : none;
}

.comment { 
Ê Êfont-size: 13px; 
}

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

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

input {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#re6f1d4;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #000000 1px solid;
   BORDER-LEFT: #000000 1px solid;
   BORDER-TOP: #000000 1px solid;
   BORDER-BOTTOM: #000000 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #000000 1px solid;
}

