html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
table {
	border-collapse:collapse;
}
td,
th {
	margin:0;
	padding:0;
	vertical-align:top;
}
h1, h2, h3,
h4, h5, h6 {
	margin:0;
	padding:0;
	display:block;
	letter-spacing:normal;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
p {
	margin:0;
}
form,
input {
	margin:0;
	padding:0;
}
textarea {
	overflow:auto;
}
img {
	border:none;
	display:block;
}
map {
	display:none;
}
object {
	display:block;
}
.wf {
	width:100%;
}
.hf {
	height:100%;
}
.whf {
	width:100%;
	height:100%;
}
.wh1 {
	width:1px;
	height:1px;
}
.posrel {
	position:relative;
}
.tar {
	text-align:right!important;
}
.tal {
	text-align:left!important;
}
.tac {
	text-align:center!important;
}
.taj {
	text-align:justify!important;
}
.ma {
	margin:auto;
}
.curp {
	cursor:pointer;
}
.nw,
.nowrap {
	white-space:nowrap;
}
.di img {
	display:inline!important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.vat {
	vertical-align:top!important;
}
.vam {
	vertical-align:middle!important;
}
.vab {
	vertical-align:bottom!important;
}
.clr, .clear {
	clear:both;
}
