body {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
    text-align: center;
    line-height: 17px;
  background: #ffffff;
  max-width:700px;
  
}

/********************************
	general settings
********************************/

#content {
margin-right:20px;
}

#content .optout-button,
#content .optin-button{
	background-color: #0d83ff;
	border-radius: 0;
	color: #fff;	
	float: right;	
	font-family: "AdihausDIN", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;	
	font-weight: 700;
	line-height: 40px;	
	margin: 25px 10px 15px 0;
	padding: 0 16px;	
	text-decoration: none;
}

img {
  border: none;
}

a {
  text-decoration: underline;
  color:#5a5a5a;
}

body {
	width: 100%;
	height:100%;
}


body,
td,
th {
	font-size: 13px;
	font-weight: normal;
	color: #5a5a5a;
	text-align: left;
}