<!--
 P, SPAN, DIV, TABLE, TD, TH, UL, OL, LI {
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: black;
}
.code {
  font-family: Courier New, Monospace;
  font-size: 12px;
  margin: 10px;
  padding: 0px;
  color: blue;
}
body { 
	SCROLLBAR-FACE-COLOR: #0092d2;
	SCROLLBAR-HIGHLIGHT-COLOR: #9de1ff;
	SCROLLBAR-SHADOW-COLOR: #080808;
	SCROLLBAR-3DLIGHT-COLOR: #9de1ff;
	SCROLLBAR-ARROW-COLOR: #080808;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #080808;
	color: #000000;
	border: #0000FF;
	background-repeat: repeat;
	
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.menuh    {
        BORDER-COLOR : #FFFF99 ;
        cursor : hand ;
        Border-Left : #FFFF99 ;
        Border-Top : #FFFF99 ;
        Padding-Left : 1px ;
        Padding-Top : 1px ;
        Background-Color : #000000 ;
    }
.menu    {
        Background-Color : #CCCCCC ;
    }
	.textorojo {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
.textonegro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.verde {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00FF00;
}
.textoverde {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	font-size: large;

}
.azul {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.textoazul {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: large;

}
.multiplegrande {
	font-size: 18px;
	font-style: normal;
	letter-spacing: normal;
	width: 400px;
	word-spacing: normal;
	display: block;
	height: 150px;


}
-->
