
body {
     margin:0px;
     padding:0px;
     background-color:#FFFFFF;
     font-family: Arial, Verdana;
     font-size: 11px;
}

 #body1 {
    padding-left: 18px;
    padding-right: 18px;
    text-align: justify;
}
#body2 {
    text-align: justify;
}
#body3 {
    padding-left: 18px;
    padding-right: 18px;
    text-align: justify;
}


  A:link { color: #B30000 }
  A:visited { color: #848684 }
  A:active, A:hover { color: #0066CB }

  .text1{font-family:Tahoma; font-size:9px;  color:#ACACAC; text-decoration:none }
  .pol1{font-family:Tahoma; font-size:11px;  color:#3B3B3B; text-decoration:none }
  .main{font-family:Tahoma; font-size:11px;  color:#696969; line-height:12px}
  .red{font-family:Tahoma; font-size:11px;  color:#880202; line-height:12px}
  .blue_9{font-family:Tahoma; font-size:9px;  color:#0066CB; line-height:12px}
  .blue{font-family:Tahoma; font-size:11px;  color:#0066CB; line-height:12px}

  .input{
          width:236px; height:21px;
        border-width:1px;
        border-style:solid;
        background-color:#FFFFFF;
        border-color:#9F9F9F;
        font-family:Tahoma; font-size:11px;  color:#696969;
        padding-top:3px
        }

        .textarea{
        width:236px; height:142px;
        border-width:1px;
        border-style:solid;
        background-color:#FFFFFF;
        border-color:#9F9F9F;
        font-family:Tahoma; font-size:11px;  color:#696969;
        padding-top:3px;
        overflow:auto;
        }

.read_more_red{
    color: red;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana;
    text-decoration: none;
    border: none;
}

.read_more_blue{
    color: #0066FF;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana;
    text-decoration: none;
    border: none;
}

.titulo_bloco_pg_inicial{
    color: #3B3B3B;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    border-left: solid 1px #9F9F9F;
}
