@charset "UTF-8";
/* CSS Document */

.GralText {

	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding-right: 15px;
	padding-left: 10px;
	font-family: "Trebuchet MS", sans-serif;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.GralText p {
	margin-top: 0.5em;
	margin-left: 0.75em;
}
.SubTitulos {
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.GralText li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: -15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #666666;
}

