/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,caption,input,textarea,p,blockquote,th,td,img {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	text-align: left;
	border: none;
	background-color: transparent;
}
html, body {
	height: 100%;
}*/
/*a:active, a:focus {
	outline: none;
}
table {
	border-collapse:collapse; 
	border-spacing: 0; 
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal; 
	font-weight:normal; 
}
*/ol,ul {
	list-style:none;
}
/*h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0; 
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;	
}
.c {
	clear: both !important;
}
.h {
	display: none;	
}*/