html {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
td.adres{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding-left: 3px;
	padding-top: 4px;
}
a.adres{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a.adres:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
