body
        {
                color:           #000000;
                font-family:     Verdana, Century Gothic, Tahoma, Arial, Helvetica, Sans-serif;
        }
A:link
        {
                color:           #333333;
                text-decoration: none;
                font-family:     Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-weight:     none;
        }
A:visited
        {
                color:           #333333;
                text-decoration: none;
                font-family:     Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-weight:     none;
        }
A:active
        {
                color:           #333333;
                text-decoration: none;
                font-family:     Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-weight:     none;
        }
A:hover
        {
                color:           #666666;
                text-decoration: none;
                font-family:     Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-weight:     none;
        }
INPUT.texto
        {
                font-family:      Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-size:        8pt;
                font-weight:      normal;
                font-style:       normal;
                text-decoration:  none;
                color:            #000000;
        }
TEXTAREA.txt
        {
                font-family:      Verdana, Tahoma, Century Gothic, Arial, Helvetica, Sans-serif;
                font-size:        8pt;
                font-weight:      normal;
                font-style:       normal;
                text-decoration:  none;
                color:            #000000;
        }





p#spec_text {
   margin:3px 12px 0px 0px; 
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px; 
   text-align:left;
  }	   



