﻿
body,input,textarea,select{

    color:#333; 
}
body,h1,h2,h3,h4,p,ul,ol{
    margin:0; font-weight:normal;
}
ul,ol{
    padding-left:0; 
    list-style-type:none;
}
/*image with no-border*/
a img{border:0;}
img{border:0;}

