.nosubrayado {
    text-decoration : none;
	color : #000000;
	font-weight: bold;
	font-size:10pt;
}
	
.formCSS {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-width : 2px;
	border-top-width : 2px;
}

.small-menu {
	font-family : Verdana;
	font-size : 8pt;
	font-style : Italic;
	font-variant : normal;
	font-weight : normal;
}

.small-menu-bold {
	font-family : Verdana;
	font-size : 7pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.oj {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #FF9900;
}

 /*.oj {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #ff9900;
} */

.blacksmallbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
}
.textotabla {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none
}

.textoneg {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

.testotit {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none
}

.blacksmall {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.blackbold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.verdananormalblack {
        font-family: verdana;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
.verdanablackbold {
        font-family: verdana;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
}

.verdanawine {
        font-family: verdana;
        font-size: 12px;
        color: #990000;
        font-weight: bold;
}

 div.ast {
	 font-size:8pt; 
	 vertical-align:super; 
	 color:#990000
 }
  .divstuff {
	font-size:10pt;
	color:#000000;
	font-family: verdana;
}

  .divstuffbold {
	font-size:10pt;
	color:#000000;
	font-family: verdana;
	font-weight: bold;
}

