body {background: #fff;color: #222222; margin: 0 ; padding: 0;}
body,td,tr,div {font-family:'eb_garamondregular';font-size: 12px;}
.email{background-color: #FFFFFF;text-align: left;margin-right: auto;margin-left: auto;}

.content {
  background: #fff; margin: 0 ; padding: 20px 0;
}
h1,h2,h3 {margin: 0px;padding: 0px;}
h1, h2, h3 {
color: #033033;
}
h1, #home h1,
h1.products-header {
margin-top: 0;
margin-bottom: 9px;
color: #cc0000;
font-family: verdana;
font-weight: bold;
font-size: 18px;
}
a, a:link {
outline: none;
color: #0a585e;
text-decoration:none;
cursor: pointer;
}
a:hover {
text-decoration:underline;
color: #0a585e;
}
a:link, a:visited {color: #cc0000;text-decoration: underline;}
a:hover {color: #222222;text-decoration: underline;}
.table {border-bottom: 2px solid #333333;}
.table-line {color:#000000;background-color: #ffffff;}
.table tr.table-header, .table-header  {font-family:'eb_garamondregular';font-size: 12px;color:#FFFFFF!important;font-weight: bold;background-color: #333333;height: 22px;line-height: 22px;}
.table-header, .table-header div {color:#FFFFFF;}
/*************************** 
FOOTER
*******************************/
.footer {
clear: both;
margin: 0 auto;
width: 100%;
text-align: right;
background: #0058db; 
padding: 20px;
}

.footer a  {
color: #fff;
margin-top: 0;
padding: 0 12px;
font-family: ARIAL;
font-weight: bold;
}
.footer a span {
display: block;
margin: 0 5px;
}
.footer a:hover {
color: #fff !important;
text-decoration: none;
}

/****************************
TABLES 
*****************************/
.email {
width: 700px;
}
.MsoNormalTable {
width: 700px;
}
.header {
width: 700px;
height: 120px;
}