.borde_tabla{
	border-left: 1px;
	border-left: #990000;
	border-right: 1px;
	border-right: #990000;
	border-style: solid;
	border-top: 1px;
	border-top: #990000;
	border-style: solid;
	border-bottom: 1px;
	border-bottom: #990000;
	border-style: solid;
	border-width: 1px;
}

.text_normal{
	text-align: justify;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
}

.lista{
	text-align: justify;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	list-style: square;
	line-height: normal;
}

.lista_numerada{
	text-align: justify;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	list-style: decimal;
	line-height: 16px;
}
	
.titulo_ppal{
   color: #B22222;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
	
.titulo_secundario{
   color: #B22222;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

BODY {
	scrollbar-face-color: #CC3333; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #505050; 
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
}

.menu{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
   color: #B22222;
}

.link_texto{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
   color: #B22222;
}

.link_texto_simple{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
   color: #B22222;
}	