p, li{
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	color: #808080;
}
h2{
    font-size: 18px;
}
tbody, td, tfoot, th, thead, tr {
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	color: #808080;
}
table>:not(caption)>*>* {
	color: #808080 !important;
}
table p{
 margin-bottom:0px;	
}
.email-container span:nth-child(2n + 2){
	display: none;
}