.BODY
{
	FONT-SIZE: 8pt;
	COLOR: #660000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.sttitulo
{
    BORDER-RIGHT: blue;
    BORDER-TOP: blue;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    BORDER-LEFT: blue;
    COLOR: white;
    BORDER-BOTTOM: blue;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: lightslategray
}
.st1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman'
}
.sttxt
{
    BORDER-RIGHT: #336699 thin solid;
    BORDER-TOP: #336699 thin solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #336699 thin solid;
    WIDTH: 120px;
    COLOR: black;
    BORDER-BOTTOM: #336699 thin solid;
    FONT-FAMILY: 'Times New Roman';
    HEIGHT: 24px
}
.stimg
{
	border: thin #000000;
}
.sttabla
{
	MARGIN-TOP: 3px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: none;
	color: #542929;
	background-color: #FFFFFF;
}
.sttablaborde
{
	background-image: url(../imagenes/borde.gif);
}
.chck
{
    BORDER-RIGHT: #336699 thin solid;
    BORDER-TOP: #336699 thin solid;
    BORDER-LEFT: #336699 thin solid;
    COLOR: black;
    BORDER-BOTTOM: #336699 thin solid
}
.stsubtitulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: white
}
.stcmd
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 11pt;
    TEXT-TRANSFORM: capitalize;
    WIDTH: 88pt;
    HEIGHT: 20pt;
    TEXT-ALIGN: center
}
.stavisos
{
    FONT-SIZE: 11pt;
    COLOR: #99ccff
}
.stresultado
{
    FONT-SIZE: 11pt;
    COLOR: #ffcc99
}
.sthipervinculo
{
	cursor: hand;
}
a:link {
	text-decoration:none;
	font-weight:none;
	FONT-FAMILY: 'arial';
	font-size:9pt;
	color:black
}
a:visited {
	text-decoration:none;
	font-weight:none;
	 FONT-FAMILY: 'arial';
	 font-size:9pt;
	color:black
}
a:hover {
	FONT-WEIGHT: bold;
	color:black;
	text-decoration:underline;
	font-style:none
}