body {
	font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
	background-color: #E5EEF7;
	color: #5388A8;
	text-align: left; /* NEW IN 1.5 */
}

td {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
letter-spacing: 0px;
color: #415754; 
text-align: left;
background-color: #D6CED1;
}

td.upper {
	color: #E5EEF7;
	background: #E5EEF7;
	font-family:Verdana;
	font-size:8pt;
}

.tittle {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
	background-color: #E5EEF7;
	font-size: 11px;
	color: #5388A8;
	text-align: left; /* NEW IN 1.5 */
}

.entries {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
	font-size: 11px;
	color: #5388A8;
	text-align: left; /* NEW IN 1.5 */
}

.smaller {
	font-family: Verdana;
	font-size: 7pt;
	color : #415754;
	text-decoration : none;
}

table.entries {
	background-color: #9ad4e1;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
	BORDER-RIGHT: #23559C 0px solid;
	BORDER-LEFT: #23559C 0px solid;
	BORDER-TOP: #23559C 0px solid;
	BORDER-BOTTOM: #23559C 0px solid;

}

a {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
	color : #C19DA7;
	text-decoration : underline;
}

a:hover {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
	color : #5388A8;
	text-decoration : none;
}

a.smaller {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
	color : #5388A8;
	text-decoration : none;
}

a.smaller:hover {
font-family: "lucida sans", lucida, verdana, arial, sans-serif; 
font-size: 11px; 
line-height: 15px;
color : #5388A8;
text-decoration : underline;
}

input {
	font-family:Verdana;
	font-size:8pt;
	color: #3e3e3e;
	background-color: #FFFFFF;
}

hr {
	color: #B8CFE7;
	height: 1px;
}

hr3 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #549b8f;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}
