.blue_Heading{
  color:#336666;
  font-size: 2em;
  font-weight: bolder;
}
.brown_heading{
  color:#cc6633;
  font-size: 1.5em;
  font-weight: bolder;
}

.brown_bold{
  color:#cc6633;  
  font-weight: bolder;
}

.blue_bold{
  color:#336666;  
  font-weight: bolder;
}


.grey_heading{
  color:#cccc99;
  font-size: 2em;
  font-weight: bolder;
}


