.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9e191a;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	color: #5f351e;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}
.side-links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #493924;
}
.white-side-txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.brown-over-black {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #deb887;
}
.content-bigger {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5f351e;
}
a.copy-link:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5f351e;
	text-decoration:none;
}
a.copy-link:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5f351e;
	text-decoration:none;
}
a.copy-link:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6b090a;
	text-decoration:none;
}
.content-popup {
	font-family: tahoma;
	font-size: 14px;
	color: #5f351e;
}


