body { color: black;
       font-family: Verdana, Arial, sans-serif; 
	    background: white;
       font-size: 12px;
}
table { color: black;
       font-family: Verdana, Arial, sans-serif; 
	    background: white;
       font-size: 12px;
}
.footer {
       color: black;
       font-size: 10px;
}
.info {
       color: black;
       font-size: 14px;
}
.info_small {
       color: black;
       font-size: 10px;
}
.boldcolor{
	color: #1B244D;
	font-weight: bold;
}