body,
table.body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
td,
th,
a {
    color: #5F6062;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
    margin: 0;
    Margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.7333;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    word-wrap: normal;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    Margin-bottom: 10px;
}

address {font-style: normal}

h1 {
    color:#E95B10;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
    Margin-bottom: 2px;
}

h3 {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h4 {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
}
h5 {
    font-size: 10px;
    line-height: 1.4;
    font-weight: bold;
}

body,
table.body,
p,
td,
th {
    font-size: 14px;
    line-height: 1.5; }

p {
    margin-bottom: 4px;
    Margin-bottom: 4px; }
p.lead {
    font-size: 20px;
    line-height: 1.6; }
p.subheader {
    margin-top: 4px;
    margin-bottom: 8px;
    Margin-top: 4px;
    Margin-bottom: 8px;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a; }
.text-uppercase {
    text-transform: uppercase;
}
small {
    font-size: 80%;
    color: #cacaca; }

a {
    color: #E95B10;
    text-decoration: none; }
a:hover {
    color: #E95B10; }
a:active {
    color: #E95B10; }
a:visited {
    color: #E95B10; }

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
    color: #E95B10; }

.font-bold {font-weight: bold;}
.font-default {font-weight: normal;}

.text-primary {color: #E95B10;}
.text-color-default {color: #5F6062;}
.text-muted {color: #9E9E9F;}