body {
	margin-top: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b6a4b;
}
img {
	border:none;
}

h1 {
	margin-top:0;
	font-size: 16px;
}
h2 {
	margin-top:0;
	font-size: 13px;
}
h3 {
	margin-top:0;
	margin-bottom:0px;
	font-size: 10px;
}
h4 {
	margin:0px;
	font-size: 12px;
}
p {
	margin-top: 0;
}
li {
	margin-bottom:6px;
}
a:link, a:visited, a:hover, a:active {
	color: #7b6a4b;
/*	text-decoration: none;*/
}
a:hover {
	text-decoration: none;
}
a.video:link, a.video:visited, a.video:hover, a.video:active {
	color: #7b6a4b;
	font-weight:bold;
	text-transform:uppercase;
/*	text-decoration: none;*/
}
a.video:hover {
	text-decoration: none;
}
.fototext {
	font-size: 8px;
}