html, table {
	font-family: "Helvetica Neue Bold",helvetica,arial;
}

body {
	background-image: none; background-color: white;
}

div.topbar {
	background-image: url('/images/site/samsung_bar.png');
}

h1, h2 {
	color: #0014A0; font-family: "Helvetica Neue Bold",helvetica,arial;
}

div.redactie h3 {
	font-family: inherit; font-style: inherit;
}

div.foot {
	/* border: 1px solid #0F2097; padding: 10px 10px 0px 10px; */
	margin-bottom: 10px;
}

div.boilerplate p:first-child {
	margin-top: 0px; padding-top: 0px;
}

div.category ul {
	font-family: "Helvetica Neue Bold",helvetica,arial;
}

div.redactie {
	background-color: transparent; padding: 0px; line-height: inherit;
}

div#footer {
	background-color: #0F2097; color: #FFFFFF;
}

div.twtr-hd, div.twtr-ft {
	background-color: #0F2097;
}

div.twtr-hd h3, div.twtr-ft {
	color: #FFFFFF;
}

/* Styles for new Samsung e-mail template */
div.emailtemplate a {
	color: #0000FF;
}

div.emailtemplate h1 {
	font-style: normal;
	font-size: 16px;
	margin-top: 6px; margin-bottom: 3px;
}

div.emailtemplate h2 {
	font-size: 14px;
}

div.emailtemplate h1, div.emailtemplate h2 {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}

div.emailtemplate table.followus {
	margin-top: 14px;
}

div.emailtemplate table.followus a {
	color: #000000;
	text-decoration: none;
}

div.emailtemplate table.followus a:hover {
	text-decoration: underline;
}

div.emailtemplate table.followus td.seperator {
	height: 25px;
}

div.emailtemplate table.outertable {
	width: 100%;
}

div.emailtemplate td {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
}

div.emailtemplate td.centercolumn {
	width: 650px;
	text-align: justify;
}

div.emailtemplate td.grayline {
}

div.emailtemplate td.smallertext {
	font-size: 12px;
}

div.emailtemplate span.towebsite {
	color: #cccccc;
}


