body, td {
	color : #009900;
	background-color: #000000;
	font-family : Times New Roman;
	font-size: 14px;
	text-align: left;
}

td.upper {
	color : #000000;
	background : #009900;
	font-family : Times New Roman;
	font-size: 14px;
}

.smaller {
	font-size: 14px;
}

a {
	color : #009900;
	text-decoration : underline;
}

a:hover {
	color : 0000FF;
	text-decoration : none;
}

a.smaller {
	font-size: 14px;
	color : #009900;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 14px;
	color : 0000FF;
	text-decoration : none;
}

input {
	font-size: 14px;
	font-family: Times New Roman;
	color:#009900;
	background-color:#000000;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #009900;
   font-family : Times New Roman;
   font-size: 14px;
   BORDER-RIGHT: #009900 1px solid;
   BORDER-LEFT: #009900 1px solid;
   BORDER-TOP: #009900 1px solid;
   BORDER-BOTTOM: #009900 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #009900;
   font-family : Times New Roman;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #009900 1px solid;
}
