body { -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; width:100%!important; height:100%; margin:0 !important; padding:0; background-color:#ffffff; }
#container { width:700px; margin:0 auto; background:#ffffff; padding:0; }
table { border-style:none; width:100%; }
td { border-style:none; padding:0; margin:0; }
td { font-size:16px; font-family:verdana, arial, helvetica, sans-serif; font-weight:normal;color: #039893; }
td.small { font-size:12px; font-family:verdana, arial, helvetica, sans-serif; font-weight:normal; color:#666666; }
h1 { font-family:tahoma, verdana; font-size:46px; color: #11a39e; }
a { font-size:16px; font-family:tahoma, verdana; font-weight:normal; text-decoration:none; border-bottom:1px dashed #004d4c; color:#039893; }
a:hover {font-size:16px; font-family:tahoma, verdana; font-weight:normal; text-decoration:none; border-bottom:1px dotted #004d4c; color:#004d4c; }
img { max-width:100%; height:auto; width:auto\\9; /* ie8 */ }
/* responsive */
@media screen and (max-width: 700px)
 {
#container{ width:auto; margin:0; padding:0; }
table { display:block; }
td { display:block; padding:5px 0; border:none; }
td img { display:block; margin:0; width:100%; max-width:none; } 
h1 { font-family:tahoma, verdana; font-size:28px; color: #e26e24; }
 }