table{

color: rgb(47, 47, 109);

font-family: verdana;

font-size: 11px;

width:100%;	

}
.listHeaders{
color: #A20c11; font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: rgb(225, 224, 242); padding-top: 3px; padding-bottom: 3px;
}

.td_link{
color: #848484; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: rgb(225, 224, 242); padding-top: 3px; padding-bottom: 3px;	
}

.td_link p a{
color: #848484; font-family: Verdana; text-decoration: none;	
}