body, a, li, td, th, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    color: #444444;
    font-size: 10px;
}
body {
    background: #FFF;
}
body, div, span, form {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    vertical-align: top;
}


a,
a:link,
a:visited,
a:hover {
    color: #2c70a2;
    text-decoration: underline;
}
a span {
    color: #2c70a2 !important;
}
a:hover {
    text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 15px;
}


p {
    line-height: 16px;
}

ul {
}
li {
    margin-bottom: 5px;
}


table {
    border: 0;
}
td {
    vertical-align: top;
}




select {
}
input, textarea {
}


sup {
    font-size: 70%;
    line-height: normal;
    text-decoration: none;
}


.left {
    float: left;
}
.right {
    float: right;
}


img {
    border-width: 0;
}


h1 {
    font-size: 200%;
}
h2 {
    font-size: 170%;
}



hr {
    clear: both;
    color: #000;
    height: 1px;
    border: 0px solid #000 !important;
    background: #000;
    width: 100%;
}

