.borde {
	border: thin solid #000000;
}
.borde_sombra {
	background-image: url(../images/lado_sombra.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_blanco {
	background-image: url(../images/linea_blanca_sombra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #87888A;
	text-decoration: none;
}

h1
{
font-size:14px;
font-style: italic;
font-weight: bold;
color: #87888A;
line-height:16px;
}