.month {
         font-family: Arial sans-serif;
         font-weight: bold;
         font-size: large;
         color: #800000;
       }

.label {
         vertical-align: top;
         font-family: Arial sans-serif;
         font-weight: bold;
         font-size: normal;
         color: #800080;
         width: 120px;
       }

.text  {
         font-family: Arial sans-serif;
       }

