BODY {
	FONT: 7px Arial, Helvetica, sans-serif; COLOR: #000000; /*BACKGROUND-COLOR: #ffffff*/
	background-image: url(Imagenes/LogoUP.jpg);
}
.titulo1 {
	FONT: bold 14px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000
}
.titulo2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #990000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
}
.small {
	FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.general {
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: disc
}
.contenedor{
    border-bottom-width: medium;
	border-bottom-style: outset;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;	
	border-right-width: medium;
	border-right-style: outset;
	cursor: auto;
}