/* CSS Document */
*{
margin: 0;
padding: 0;
border: none;
font-size:100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 1.0;
list-style:none;
}

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
address,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset{ 
margin: 0px;
padding: 0px;
}
