.content {
	font-family: Tahoms, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0A24D;
	}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E9DE;
}
a:hover {
	color: #D0A24D;
}
a:focus {
outline: none; -moz-outline: none;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E9DE;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 15px;
	margin-bottom: 8px;
	line-height: 12px;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 16px;
	margin-bottom: 4px;
	line-height:12px;
	}