body{
     font-family:                verdana;
     font-size:                  10px;
     color:                      #000000;
     margin:                     0;
     background-color: 		     #FFFFFF;
     scrollbar-face-color:       #E9E9E9;
     scrollbar-highlight-color:  #E9E9E9;
     scrollbar-shadow-color:     #E9E9E9;
     scrollbar-3dlight-color:    #AFAC96;
     scrollbar-arrow-color:      #AFAC96;
     scrollbar-track-color:      #AFAC96;
     scrollbar-darkshadow-color: #AFAC96;
}

input, textarea, select, list{
       border:           #AFAC96 solid 1px;
       background-color: #E9E9E9;
       font-family:      verdana;
       font-size:        10px;
       font-weight:      bold;
       color:            #666666;
}

a:link {

       color:           #111111;
       text-decoration: none;
       font-family:      verdana;
       font-size:        10px;
       font-weight:      bold;

}

a:visited {
          color:           #111111;
          text-decoration: none;
       font-family:      verdana;
       font-size:        10px;
          font-weight:   bold;
}

a:hover {
        color:           #336699;
        text-decoration: none;
       font-family:      verdana;
       font-size:        10px;
        font-weight:     bold;
}

.style1{
        font-family: verdana;
        font-size:   10px;
        color:       #111111;
}

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

.style2{
        font-family: verdana;
        font-size:   16px;
        color:       #000000;
        font-weight: bold;
}

.style3{
        font-family: verdana;
        font-size:   10px;
        color:       #000000;
}

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

.style4{
        font-family: verdana;
        font-size:   9px;
        color:       #000000;
}

.style5{
        font-family: verdana;
        font-size:   10px;
        color:       #FF0000;
}

.style6b{
        font-family: verdana;
        font-size:   16px;
        color:       #000000;
        font-weight: bold;
}

#titulo_pagina{

       position:       absolute;
       width:          700px;
       height:         20px;
       top:            20px;
       left:           4px;

}

#img_titulo_pagina{

       position:       absolute;
       width:          60px;
       height:         40px;
       top:            0px;
       left:           0px;

}

#texto_titulo_pagina{

       position:       absolute;
       width:          600px;
       height:         20px;
       top:            6px;
       left:           40px;

}



