sup{
    font-family: Tahoma;
    font-size: 8px;
    color: black;
    font-weight: bold;
}

sub{
    font-family: Tahoma;
    font-size: 8px;
    color: black;
    font-weight: bold;
}

.txt_green_1{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #91B500;
}

.txt{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #D7D9DA;
    text-align: justify;
    line-height:16px;
}

.txt_white{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: justify;
    line-height:16px;
}

.txt_black{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: black;
    text-align: justify;
    line-height:16px;
}

input,textarea{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: black;
    border: 1px solid black;
}

.txt2{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: justify;
    line-height:16px;
}

.txt3{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.txt4{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: white;
}

.td1{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: black;
    line-height:16px;
    background-color: #99CC66;
}

.td2{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: black;
    line-height:16px;
    background-color: #CCCC99;
}

.td3{
  font-family:Tahoma;
  color:white;
  font-weight: bold;
  font-size:11px;
}

.td4{
    font-family: Tahoma;
    font-size: 9px;
    color: black;
}

.td5{
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    border: 1px solid gray;
}

a:link{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: black;
}

a:visited{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: black;
}

a:hover{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #333333;
}

a:active{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: black;
}



a.title:link{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #91B500;
    text-decoration: none;
}

a.title:visited{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #91B500;
    text-decoration: none;
}

a.title:hover{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #91B500;
    text-decoration: underline;
}

a.title:active{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #91B500;
    text-decoration: none;
}


a.menu:link{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

a.menu:visited{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

a.menu:hover{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: white;
}

a.menu:active{
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: white;
}

a.menu2:link{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: white;
}

a.menu2:visited{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: white;
}

a.menu2:hover{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: underline;
    color: white;
}

a.menu2:active{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: white;
}

.txt11black{
  font-family: Tahoma;
  font-size: 11px;
  color: white;
}




