body {
	background-image: url("./images/background.gif");
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;	

}
hr {
	margin-top: 0px;
	margin-bottom: 10px;
	color: Black;
	height: 1px;
	shade: no;
}
input { 
	background-color:#CC0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	width: 510px;
	border-width: 0px;	
	padding: 0px;
	margin: 0px;
}
td#tekst {
	vertical-align: top;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-color: #FFFFFF;
	background-color: #000000;
	border-width: 1;
	border-style: solid;
	padding: 10px;
}
td#ani {
	vertical-align: top;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-width: 1;
	border-style: solid;
	padding: 0px;
}
td#tip {
	width: 253px;
	border-color: #FFFFFF;
	background-color: #0099FF;
	border-width: 1;
	border-style: solid;
	padding: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
td#dossier {
	width: 253px;
	border-color: #FFFFFF;
	background-color: #CC0000;
	border-width: 1;
	border-style: solid;
	padding: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
td#leeg {
	height: 4px;
	width: 4px;
}
td#colofon{
	color: #FFFFFF;
	text-align: center;
}

