	

p, h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
	page-break-after:avoid;
}


img {
	border:none;
}

form {
	margin:0px;
}



.checkbox {
	border:none;
	padding:0px;
	margin:0px 5px 0px 0px;
	background:none;
}

button {
	text-align:center;
}

input {
	font-family:inherit;
	font-size:inherit;
}
textarea {
	font-family:inherit;
	font-size:inherit;
}

.cleared {
	clear:both;
	line-height:10px;
}

sup {
	font-size:70%;
}


