td:nth-child(1) 
{
    text-align: right;
}
td:nth-child(1) 
    {
font-weight: bold;
 color:slateblue;
    }
