BODY { color: navy; font-family: 'Century Gothic'; background-color: #BBAAAA ; }
.PANEL { color: navy; font-family: 'Century Gothic'; background-color: white; }

DIV
{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
INPUT
{	color: Navy;
}
.LISTA
{	color:Navy
}
.SALIDA
{
	color: Navy;
}
#TextBox1
{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  smaller;
}
neu
{
	border: thin outset #CCCCFF;
	padding: 2px;
	margin: 2px;
	background-color: #DEDBFB;
	empty-cells: hide;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-variant: small-caps;
	color: #000080;
}