A:hover {
	COLOR: #2678CA
}
td {  font-family: Verdana, Helvetica, sans-serif; font-size: 9pt}
a {  font-weight: bold; color: #00519D; text-decoration: none}
.head {  font-size: 18px; font-weight: bold}
.ff {  font-weight: bold; color: #FFFFFF; padding-right: 10px; padding-left: 10px}
.sm {  font-size: 10px}
.just {  text-align: justify}
#bl 
     { font-family: Verdana, Helvetica; 
       color: black; 
       font-weight: bold 
       font-size: 9pt}

.parent {
    position: relative;
    width: 200px; 
    margin: 0px 781px;
    padding: 5px
}
.child  {
    position: absolute;
    display: inline-block;
    height: 30px;
    bottom: -30px;
    width: 400px;    
}}