img {
    border: 0 none;
    height: auto;
    line-height: 100%;
    outline: none;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    border-collapse: collapse;
    vertical-align: top;
    font-family: sans-serif;
}

body {
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

body, h1, h2, h3, h4, h5, h6, p {
    color: #333;
    font-family: sans-serif;
}

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

b, strong,
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

tr.tr,
table.table {
    width: 100%;
}

table.container {
    width: 80%;
    min-width: 400px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

td.container {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.section {
    width: 100%;
    margin-bottom: 30px;
}

.clear {
    clear: both;
}

.text, .copyright {
    margin-bottom: 10px;
}

.text.center {
    text-align: center;
}

.text.right {
    text-align: right;
}

.text.justify {
    text-align: justify;
}

.copyright {
    font-size: 11px;
    color: #999;
}

.link {
    text-align: left;
}

.footer .href > span {
    margin-bottom: 5px;
}

a {
    color: #333 !important;
    font-weight: bold;
    font-family: sans-serif;
    text-decoration: underline !important;
}

.href {
    color: #333 !important;
    background-color: initial !important;
    text-decoration: none !important;
}

.href > span {
    display: inline-block;
    border: 1px solid #333;
    padding: 5px 10px;
}

.ls .href {
    text-decoration: underline !important;
}

.ls .href > span {
    border: none !important;
    padding: 0;
    text-decoration: underline !important;
}

img.img {
    display: block;
    margin-bottom: 15px;
}

img.img.large {
    width: 100%;
}

img.img.left {
    float: left;
    margin: 0 10px 0 0;
}

img.img.right {
    float: right;
    margin: 0 0 0 10px;
}

img.img.top {
    margin: 0 0 15px 0;
}

.mso-only {
    display: none;
}

.section.links {
    text-align: center;
}

.section.links .href {
    margin-left: 10px;
    margin-right: 10px;
}

.header .section.links {
    margin-top: 30px;
}

.table.header {
    margin-bottom: 30px;
}

.mail-preheader {
    display: none;
    font-size: 1px;
    color: #fefefe;
    line-height: 1px;
    font-family: sans-serif;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    overflow: hidden;
}

