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

<style type="text/css">
.ponentes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C03;
	background-color: #CCC;
	text-indent: 10px;
}
.identidad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339;
	text-indent: 25px;
}
.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 35px;
}
.ponentes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C03;
	background-color: #CCC;
	text-indent: 10px;
</style>