.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #8b6508;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFFCD;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 17.4px;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFFCD;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFFCD;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eedd82;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556b2f;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

ul {
	list-style-image: url(/images/bullet.gif) width=10px height=10px;
	margin-top:0; margin-bottom:0;
	margin-left: 0;
	padding-left: 3em;
	text-indent: 0em;
	}

.data {
    background-image: url(images/search_background.jpg);
	background-repeat: no-repeat;

}

.picture {
	margin-left: 20px;
	margin-bottom: 20px;
	
	}