body, td {
	color : Black;
	background-color: 
	font-family : Trebuchet MS,Trebuchet,Tahoma,Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
        margin-top: 0px;
        margin-left:  0px;
}

td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
        
}
.lower {
	font-size: 14px;
        line-height: 1.9;
        
}

.dateadded {
	font-size: 10pt;
        font-family : Trebuchet MS,Trebuchet,Tahoma,Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
        color: #003498;
        font-weight: bold;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

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

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

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

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

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Trebuchet MS,Trebuchet,Tahoma,Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
   font-size: 12px;
   line-height: 1.5;
   BORDER-RIGHT: #23559C 0px solid;
   BORDER-LEFT: #23559C 0px solid;
   BORDER-TOP: #23559C 0px solid;
   BORDER-BOTTOM: #23559C 0px solid;
   margin: 0px auto 0px auto; /* margin: top right bottom left; */
}

h3 {
   color : #003498;
   font-family : Trebuchet MS,Trebuchet,Tahoma,Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
   font-size: 18px;
	font-weight: bold; 	
}

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

