.include {
	width:85%; 
	border:0; 
	padding:0px;
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4e4c4c;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	height: 18px;
	/* background-color: #bcb8b9; */
	background-color: #0f0953;
}

.tdhead {
border-right:0px solid gray; border-width:1px; 
}

.tdfoot {
border-right:0px solid #ffffff; border-width:1px; 
}
.footer {
	width:85%; 
	border:0; 
	margin-top: 5px; 
	border-collapse: collapse;
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4e4c4c;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 16px;
	background-color: #eeeeee;
}

a.header:link {color: #4e4c4c; text-decoration: none; }
a.header:visited {color: #4e4c4c; text-decoration: none; }
a.header:active {color: #4e4c4c; text-decoration: none; }
a.header:hover {color: #000000; text-decoration: underline; }

a.footer:link {color: #FFFFFF; text-decoration: none; }
a.footer:visited {color: #FFFFFF; text-decoration: none; }
a.footer:active {color: #FFFFFF; text-decoration: none; }
a.footer:hover {color: #000000; text-decoration: underline; }
