a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
del,
dd,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,

table,
tbody,
td
tfoot,
th,
thead,
tr,
tt,
ul,
var{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
    font-weight:normal;
    line-height:100%;
	margin:0;
	padding:0;
	outline: 0;
	vertical-align:baseline;
}

body{
	color:#000;
	background:#fff;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

th,
td{
	vertical-align:middle;
}

div{
	position:relative;
}

ul,
li{
	list-style:none;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-size:100%;
	font-weight:normal;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}