span.white_body
{
  font-size: 1em;
  color: #ffffff;
  margin-left: 0px;
  margin-right: 25px;

 }

 span.white_title
 {
  font-size: 2em;
  color: #ffffff;
 
 }

 span.white_title_bold  
{
  font-size: 1.5em;
  color: #ffffff;
  font-weight:bold
 
 }

 span.grey_link
   {
  font-size: 1.5em;
  color: #333333;
  font-weight:bold
}

