/* CSS Document */
#bookmark{
	clear: left;
	width: 100%;
	background: WHITE;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}
/*-------End--Buookmark----Box--*/
/*-------Start--Footer---Box---*/
#footer{
	clear: left;
	width: 100%;
	background: WHITE;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.style9 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

