body {
	font-size: x-small;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(hp/B9.gif);
	scrollbar-face-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000;

}


body,td {
	font-size:10pt;

}


a {
	color:#000000;
	text-decoration:underline;
}


a:hover {
	color:silver;
	text-decoration:none;
}

	
.table1{
	border: 1px;
	border-top-style: none;
	border-style: solid;
	border-bottom-style: none;
	border-color: #000000;
}



hr {
	color: #000000;

}