body{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	text-align: center;
	BACKGROUND-COLOR: white;
}

.tdbild{
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid;
	text-align: center;
}

.tdtext{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	font-size: 12px;
	font-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
}

