.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009999;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	float: none;
	text-transform: uppercase;
	font-style: normal;
	clear: both;
	border: thin none #0033CC;
	cursor: text;
	background-color: #2365E0;
	text-align: center;
	vertical-align: middle;


















}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	display: run-in;
	color: #316AC5;
	float: left;
	text-transform: none;
	font-style: normal;
	clear: both;
	text-indent: 2cm;
	background-position: left;
	border-top: thin none #0033CC;
	border-right: thin none #0033CC;
	border-bottom: thin none #0033CC;
	border-left: thin none #0033CC;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	display: inline;
	color: #FFF;
	float: left;
	text-transform: none;
	font-style: normal;
	clear: both;
	text-indent: 7pt;
	border: thin none #0033CC;
	cursor: text;
	filter: Shadow(Color=000000, Direction=130);
	background-position: center;
	text-decoration: none;
	text-align: left;
}
.linkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	display: inline;
	color: #FFFFFF;
	float: left;
	text-transform: none;
	font-style: normal;
	clear: both;
	text-indent: 7pt;
	border: thin none #0033CC;
	cursor: text;
	filter: Shadow(Color=000000, Direction=130);
	background-position: center;
	text-decoration: none;
	text-align: left;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: table-cell;
	color: #FFFFFF;
	float: left;
	text-transform: none;
	font-style: normal;
	clear: both;
	text-indent: 7pt;
	cursor: hand;
	background-position: center;
	border-top: 0px inset #0066FF;
	border-right: 0px outset #FFCC99;
	border-bottom: 0px groove #0066FF;
	border-left: 0px outset #FFCC99;
	text-decoration: none;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	page-break-before: auto;
	page-break-after: auto;
}
