ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;	
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

li {
	margin-left: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 15px;
	margin: 0px;
	padding: 0px;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 15px;
	height: auto;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-right: 14px;
	margin-left: 14px;
	text-align: left;
}
.color {
	color: #CC3300;
}
#company-info h2 {
    font-size: 14px;
    font-weight: bold;
    color: #669933;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 15px;
    height: auto;
}
