html,body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #009900;
	margin-left: 0px;
	margin-right: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	text-indent: 1em;
	margin-left: 0.8em;
	margin-top: 0.6em;
	margin-right: 0.8em;
	margin-bottom: 0.6px;
	list-style-type: none;
}
li {
	font-size: 1em;
	list-style-type: none;
	list-style-image: url(../images/cruz.gif);
	line-height: 1.4em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.posicionamiento {
	font-size: 0.6em;
	color: #E1EEDB;
	text-align: center;
}
.posicionamiento a {
	
	color: #E1EEDB;
	text-decoration:none;
}
