body,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #333333;
}
body {
	text-align:center;
}
p,ul {
	font-size:16px;
}
table {
	font-size:16px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}	
.clearbox
{
clear:both;
height:0;
visibility:hidden;
}
label {
	color:black;
}
.clearbox hr
{
position:absolute;
height:0;
visibility:hidden;
border:0;
}
/* fixed for mac ie 5 and not value change */
.clearbox hr{/*\*//*/position:fixed;/**/}
