body { text-align:left;}



#content td.healthy {background:green; color:#fff;}
#content td.unhealthy {background:red; color:#fff;}

td.healthy {background:green; color:#fff;}
td.unhealthy {background:red; color:#fff;}

