@charset "UTF-8";
/* CSS Document */

#Lsidebar a#whoweare {
	color: #000000;
	background-color: #CCCC66;
}
#bullets {
	height: auto;
	width: auto;
}
#bullets ul {
	font-size: x-small;
	padding-top: 15px;
}
#bullets li {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: circle;
	color: #666666;
}
