P  {}

H1  {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
margin-left: 32px;
margin-bottom: 30px;
font-weight: normal;
}


A  {
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}

A:Hover  {
	text-decoration : none;
	font-weight: normal;
	color : #00923f;
}

body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.tabla {
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url(images/bg_le.gif);
	background-repeat: repeat-y;
}

.cim_bg {
	background-image: url(images/cim_bg.gif);
	background-repeat: repeat-x;
}

.tabla_text1 {
	margin-left: 20px;
	font-size: 14px;
}

.text {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 7px;
}

.cim {
	font-size: 15px;
}
UL {
	padding-left: 10;
	margin-left: 10;
	text-align: left;
}

HR {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}



