@font-face {
				font-family: 'TimesEighteenLT-Bold';
				src: url('times_eighteen_lt_bold.eot');
				src: url('times_eighteen_lt_bold.eot?#iefix') format('embedded-opentype'),
						 url('times_eighteen_lt_bold.woff') format('woff'),
						 url('times_eighteen_lt_bold.ttf') format('truetype'),
						 url('times_eighteen_lt_bold.svg#times_eighteen_lt_bold') format('svg');
				font-weight: normal;
				font-style: normal;
		}

.cuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	list-style-type: disc;
	text-align: justify;
}
.subtitulos {
	font-family:'TimesEighteenLT-Bold'; 
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5ea72e;
	list-style-type: disc;
}
.titulos {
	font-family:'TimesEighteenLT-Bold'; 
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5ea72e;
	list-style-type: disc;
}
