html,body,div,object,h1,h2,h3,h4,h5,h6,p,blockquote,address,span,a,abbr,acronym,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,var,dl,dt,dd,ol,ul,li,form,fieldset,label,legend,table,caption,thead,tbody,tfoot,tr,th,td {
font-size: 100%;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
text-align: left;
vertical-align: baseline;
outline: 0;
padding: 0;
border: none;
margin: 0;
}

html,body {
line-height: 1;
}

sub, sup {
color: #f60;
}

.clrleft,.clrright,.clrboth {
font-size: 1px;
height: 0;
}

.clrleft {
clear: left;
}
.clrboth {
clear: both;
}
.clrright {
clear: right;
}

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

abbr,acronym {
border: none;
font-variant: normal;
}

:focus {
outline: 0;
}

li {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}

caption,th,td {
font-weight: normal;
text-align: left;
vertical-align: middle;
}

blockquote:before,blockquote:after,q:before,q:after {
content: "";
}

blockquote,q {
quotes: "" "";
}

sup {
vertical-align: text-top;
}

sub {
vertical-align: text-bottom;
}

input,textarea,select {
font-size: inherit;
font-family: inherit;
font-weight: inherit;
}

strong {
font-weight: bold;
}


