body {
	margin:0px;
	}
td {
	font:14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
BODY {font-family: verdana,arial, sans-serif; font-size: 10pt;}

/* Contenido */
   H1 {font-size: 16pt; font-weight: bold; color: #FFF; text-align:left}
   H2 {font-size: 14pt; font-weight: bold; font-style: italic; color: #FFF;}
   H3 {font-size: 12pt; font-weight: bold; color: #FFF;}

/* Formulario */
   FORM.borde {border: 1px dotted #4682b4; padding: 0.5em 0.1em; width: 80%;}
   FORM P {clear: left; margin: 0.1em; padding: 0.1em;}
   FORM P LABEL {float: left; width: 10%; font-weight: bold;}
   .error {color: red;}
   
/* Tablas */
   TH {font-size: 10pt; font-weight: bold; color: white; background: #4682b4; text-align: left;}
   /*TD {font-size: 10pt; background: #AED5FB;}*/
   TD.derecha {font-size: 10pt; text-align: right; background: #FFFFFF;}
   TD.izquierda {font-size: 10pt; text-align: left; background: #FFFFFF;}
