body,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	color: #666666;
}
p,ul {
	font-size:small;
}
table {
	font-size:small;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	color: #666666;
}	
.clearbox
{
clear:both;
height:0;
visibility:hidden;
}

.clearbox hr
{
position:absolute;
height:0;
visibility:hidden;
border:0;
}
/* fixed for mac ie 5 and not value change */
.clearbox hr{/*\*//*/position:fixed;/**/}
