body {
	background-color: #ffffff;
	background:url(images/senegalmap2.jpg) no-repeat;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
.tablecell {
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 2x;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	a:link.tablecell {color: #A20B32; text-decoration: underline}
	a:active.tablecell {color: #A20B32; text-decoration: underline}
	a:visited.tablecell {color: #A20B32; text-decoration: underline}
	a:hover.tablecell {color: #000000; background-color: #ffffff; text-decoration: underline overline}
	
.footer {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	padding-left: 2x;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}