body{
    line-height:1.4;
    background:white;
}
body,input,textarea,select{
    font-size:12px;
    font-size:100%;
    color:#131313;
    font-family:arial;
}
body,h1,h2,h3,h4,p,ul,ol{
    margin:0;
}
ul,ol{
    padding-left:0; 
    list-style-type:none;
}
/*image with no-border*/
a img{border:0;}
img{border:0;}

