body {
   font-family: arial, verdana, helvetica, sans-serif; 
   font-size: 10px;
   background-color: #FFFFFF; 
   margin: 0;
   }

.green_text {
 color: #2E8117;
 font-size: 12px;
 font-weight: bold;
}

.blue_text {
 color: #2D60BC;
 font-size: 11px;
 font-weight: bold;
}

.blue_title_text {
 color: #2D60BC;
 font-size: 13px;
 font-weight: bold;
}

.blue_light_text {
 color: #3080BB;
 font-size: 11px;
}