body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
.input {
    background-image: url(/imagenes/fondosombra.gif);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px ;
    font-family: "Trebuchet MS", arial, helvetica;
    font-size: 10px;
    color: #000000;
}