.green {
   color: #003300;
   font-family: arial,helvetica;
   font-size: 12pt;
}

.small_green {
   color: #003300;
   font-family: arial,helvetica;
   font-size: 10pt;
}

.grey {
   color: #5E5E5E;
   font-family: arial,helvetica;
   font-size: 10pt;
}

.white {
   color: #FFFFFF;
   font-family: arial,helvetica;
   font-size: 10pt;
}

