html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 19px;
    vertical-align: baseline;
    text-indent: 0px;
}
input {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 15px;
    vertical-align: baseline;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
}
a img {
    border: 0px;
}
p {
    margin: 0 0 10px;
}
a:hover{
   text-decoration: none;
}
img {
    display: block;
    border: 0;
}
a img{
    border:0;
}
ul, ol{
	
}
ul, ol, li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
