/* CSS Document */

body {
	margin: 0px;
	font-family:  Verdana, Arial;  
	font-size: 12pt;

}
a:link {
	color: #492111;
	text-decoration: none;
	
}
a:visited {
	color: #492111;
	text-decoration: none;
}
a:hover {
	color: #443A2B;
	text-decoration: none;
}
a:active {
	color: #443A2B;
	text-decoration: none;
}

.izbr {
	color: #000000;
	font-weight: bolder;
	border-width:1;
	font-size: 8pt;
	border-color: #443A2B;
	border-style: solid;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#tafo {
	background-color: #EECC7A;
}
