body {
	padding: 0px;
	color: #333333;
	margin: 0px;
}
.table_cuerpo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
li {
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	background-image: url(../images/bullet.gif);
}
a {
	color: #333333;
}
a:hover {
	color: #3D8CD4;
	text-decoration: none;
}



.titulo1 {
	font-size: 22px;
	font-weight: bolder;
	color: #3D8CD4;
}
.titulo1B
{
	background-image: url(../images/fondo2.png);
	background-repeat: no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 20px;
	padding-left: 20px;
}
.texto2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texto3 {
	font-size: 13px;
	color: #3D62A0;
	font-weight: bold;
}

