body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5c2;
}
body {
	background-image: url(images/bkgnd-iframe.jpg);
	background-attachment: fixed; 
	background-repeat: repeat;
	background-color: #9d743f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	padding:0px;
	margin-top: 10px;
	margin-right: 10px;
}
li {
	margin-bottom: 10px;
}
small {
	font-size: 11px;
	font-style: italic;
	padding:0px;
	margin-top: 10px;
	margin-right: 10px;
}
#wlez {
	height: 90px;
}
h3 {
font-size:14px;
}