
body{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-style : normal;
color: #1f1f1f;
}

table{
padding: 0px;
background-color:#ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
font-style : normal;
color: #1f1f1f;
}

a {
 text-decoration: none;
 color: #000EAB;
background-color: transparent;
}

a:hover {
 text-decoration: underline;
}

a img{
border-style:none;
}

