html,body					{ width: 100%; height: 100% }
html,body,div,span,dl,dt,dd,ol,ul,li,img,
fieldset,form,label,legend,iframe,em,font,
table,caption,tbody,tfoot,thead,tr,th,td,q,
s,h1,h2,h3,h4,h5,h6,p,a,pre,blockquote,sub,
sup,abbr,acronym,address,big,cite,code,del,
dfn,ins,kbd,samp,var,small,strike,strong,tt	{ margin: 0; padding: 0; border: 0; outline: 0; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit }
input,button,textarea,select,optgroup,option	{ margin: 0; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit }
table						{ border-collapse: separate; border-spacing: 0; zoom: expression(runtimeStyle.zoom = 1,cellSpacing = 0) }
caption,th					{ text-align: left }
li						{ list-style: none }
a img						{ border: none }
blockquote,q					{ quotes: none }
del,ins						{ text-decoration: none }
:focus						{ outline: 0 }
.clear						{ width: 100%; height: 0; clear: both; overflow: hidden; font-size: 1px; line-height: 0 }
