table.title1 {
                background: #D7F1C6;
                font-size:0.85em;
                width: 100%;
               }

table.title2 {
                background: #75C044;
                font-size:0.85em;
                width: 100%;
               }

table.light {
                background: #D7F1C6;
                font-size:0.85em;
                width: 100%;
               }


table.dark {
                background: #C6E1AD;
                font-size:0.85em;
                width: 100%;
               }

td                   {
                      width:5.5%;
                     }


.light, .dark, .titles2
                    {
                     text-align: center;
                    }

.titles2            {
                     font-weight: bold;
                     background: #75C044;
                     color: #FFFFFF;
                    }


.light              {
                    }

.dark               {
                     background: #C6E1AD
                    }

.border             {
                     border-right: 1px solid #75C044
                    }