body {
      margin: 0px; 
      background-color: #CBCBC6;
}
A:link {
	FONT-WEIGHT: normal;
	COLOR: #0033CC;
	text-decoration: none;
}
A:visited {
	FONT-WEIGHT: normal;
	COLOR: #CC0000;
	text-decoration: underline;
}
A:active {
	FONT-WEIGHT: normal;
	COLOR: #0066CC;
	text-decoration: none;
}
A:hover {
	COLOR: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
H1 {
	FONT: bold italic 36px Arial,Verdana,Sans-serif; COLOR: #7FBD2E; LETTER-SPACING: -1px;
}
.encabezado {
	FONT: bold normal 24px Arial, Verdana, Sans-serif; 
      COLOR: #7FBD2E; 
      LETTER-SPACING: -1px;
}
.erp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-type: circle;
	font-variant: normal;
	line-height: normal;
	padding: 4px;
	width: auto;


}
.descripcion {
	FONT: bold normal 20px Arial, Verdana, Sans-serif; COLOR: #7FBD2E;
      LETTER-SPACING: -1px;
}
.mini-descripcion {
	FONT: bold normal 18px Arial, Verdana, Sans-serif; 
      COLOR: #0099CC;
      LETTER-SPACING: -1px;
}
.demo {
	FONT: bold normal 13px Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBF4FB;
	padding: 4px;
	width: 250px;
	border: 1px solid #333333;

}
.sistema {  
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 13px; font-style: normal;
          font-weight: normal;
          font-variant: normal;
          color: #000000;
          list-style-type: circle;
          letter-spacing: normal;
          word-spacing: normal;
	    padding-top: 3px;
	    padding-bottom: 3px;
}
.centrado-encabezados {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 13px;

}
form {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3C80C0;
      background-color: #F2F2EC;
      border: #676767;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}

