.log    {
        font-weight:    	normal;
        font-family:    	Helvetica;
        font-size:      	16px;
        text-align:     	justify;
        background-color: 	#BDB2FF;
        color: black;
}

.hed    {
        font-weight:    	bold;
        font-family:    	courier new;
        font-size:      	18px;
        vertical-align: 	top;
        background-color:       black; //#F74D3B;
	color:			white;
	text-align: 		right;
}

.count  {
        background-color:       #B2FFC6;
        text-align:             right;
}

td      {
        background-color:       white;
        font-size:              18px;
