p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: justify;

}
.headline {
	font-size: 11px;
	font-weight: bold;
	color: #A77B3A;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	list-style-type: square;

}
a:link {
	color: #8C6639;
	text-decoration: none;
}
a:hover {

	color: #DABA8B;
	text-decoration: none;
}
a:visited {


	color: #8C6639;
	text-decoration: none;
}
a:active {



	color: #8C6639;
	text-decoration: none;
}
.sectionTitle {
	font-weight: bold;
	color: #A77B3A;
}
.border {
	border: 1px solid bbbbbb;
}

