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

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: ffffff;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
}

li {
	padding-bottom: 10px;
	margin-right: 50px;
}

.attribute {
	font-style: italic;
	margin-top: -5px;
	top: auto;
}
.attribute_g {
	font-style: italic;
	margin-top: -5px;
	top: auto;
	color: bbcd50;
}
.green {
	color: bbcd50;
}
.list {
	top: -15px;
	line-height: 14px;
}
.footer {
	color: 82674A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height:20px;
	}
	
