body, td {
	color : #000000;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin:10px;
	padding:6px;
}

td.upper {
	color : #FFFFFF;
	background : #FF4FF9;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #FF4FF9;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color : #666666;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #000000;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : #666666;
	text-decoration : underline;
}

input {
	font-size: 11px;
	font-family: 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 : 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 : Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #0099CC 1px solid;
	/*background-color:#0099CC;*/
}
.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF4FF9;
}

