.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 0pt;
	list-style-image: url(images/punto.gif);

}
.parrafolista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	list-style-type: none;
	clip:   rect(   );
	list-style-image: url(images/punto.gif);
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
.rayado {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;


}
.tablasombra {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: outset;
	border-left-style: outset;

}
.rayadodrcha {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top: 1px none #003366;
	border-right: 1px dotted #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.login {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #333333;
}
.sombra {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
