/* CSS Document */
body,div,table,tr,td,img,form,hr,ul,li{
	margin:0px;
	padding:0px;
	border:none;
	text-indent:0px;
}
hr{
	background-color:#888888;
	color:#888888;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
