body {
	background-color: #8f8100;
	margin-top: 0px;
}
a:link {
	color: #625800;
}
a:visited {
	color: #625800;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857e6e;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c3c7ac;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625800;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F8100;
	padding-bottom: 6px;
	font-weight: bold;
}
.chart {
	border-right: 1px #D1D1D1 dotted;
	border-bottom: 1px #D1D1D1 dotted;
}
.chart_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #857e6e;
	border-bottom: 1px #D1D1D1 dotted;
	border-right: 1px #D1D1D1 dotted;
}
ul {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
	
}

li {
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding: 4px 0  0 10px;
}
.experienceSet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857e6e;
	font-weight: bold;
	text-align: center;
	border-top: 1px #D1D1D1 dotted;
	border-bottom: 1px #D1D1D1 dotted;
	padding: 4px 0px;
}
.growth {
	border: 1px #D1D1D1 dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857e6e;
	font-weight: bold;
	text-align: center;
}
	
