body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,
fieldset,blockquote,th,td {
    padding: 0px;
    margin: 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
a {
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 120%;
    font-weight: bold;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
	border: 0;
}