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

.hed    {
        font-weight:		bold;
        font-family:		courier new;
        font-size:		16px;
        vertical-align:		top;
        background-color:       white;
	text-align:		right;
}

.count  {
        background-color:       #95E779;
        text-align:             center;
	font-size:		18px;
}

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