img {
	border-color: Black;
}
a:link {
	font: normal bold;
	color: #FFDEAD;
}

a:visited {
	font: normal bold;
	color: #ffdead;
}	

a:active {
	color: #ffdead;
}

a:hover {
	text-decoration: none;
}
	
body {
	margin-top: 0px;
	background: #333300;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
}

.txt {
	font-size: 10pt;
	margin-left: 10px:
}

.foto-txt {
	font-size: 8pt;
	font-weight: normal;
}

table {
	text-align: left;
	font-size: 10pt;
}

td {
	
}


blockquote {
	}

h1 {
	font-size : xx-large;
}

h2 {
	font-size : x-large;
}

h3 {
	font-size : large;
	}

h4 {
	font-size : medium;
	margin-bottom : -1 px;
	}

li {
	list-style-image : ;
	padding-left : 4px;
	}